Sass Indented Syntax Support
kennethormandy
released this
12 Aug 00:32
·
206 commits
to master
since this release
A new release of Harp is available today. We’re happily adding one of Harp’s most-requested features: built-in preprocessing of Sass’ indented syntax.
Now, you can write .sass
files and they will be implicitly preprocessed as .css
files, without any configuration necessary. This works exactly the same as with .scss
, .styl
, and .less
files.