mathias / boot-sassc

Sass compiler task for boot 2
Eclipse Public License 1.0
9 stars 8 forks source link

Support indented SASS syntax #5

Closed martinklepsch closed 9 years ago

martinklepsch commented 9 years ago

Should be easily doable using sass-convert which is part of libsass.

rabidpraxis commented 9 years ago

Im not sure if this is a new change to libsass/sassc but my sass style files are compiling just fine

martinklepsch commented 9 years ago

@rabidpraxis ah ok. I thought I tried it but I'll give it another spin. Will reopen or create a new issue if it's not working for me. Thanks :)