Sass should work on all platform now

This commit is contained in:
Vincent Prouillet 2017-07-14 19:26:27 +09:00
parent e858c2dfdb
commit 61e615467e

View file

@ -10,7 +10,7 @@ the global function `get_section` if you need to get it
- Remove index page getting all sections: use the `get_section` global fn instead to
only get the ones you need
- Remove pages from pagers in pagination: they were not supposed to be there
- Add built-in Sass compilation support (*nix only for now)
- Add built-in Sass compilation support
## 0.0.7 (2017-06-19)