Deraen / sass4clj

SASS compiler for Clj, Lein and Boot, using Libsass Java wrapper
70 stars 16 forks source link

Support for .sass extensions in addition to .scss #22

Closed MattiNieminen closed 5 years ago

MattiNieminen commented 7 years ago

Currently @import works for files with extension .scss. It would be great if the plugin would also understand importing from file with extension .sass.

The syntax is slightly different between the two formats: http://sass-lang.com/guide I don't know if this makes things more complicated.

SevereOverfl0w commented 7 years ago

https://github.com/bit3/jsass/issues/61 is the blocking issue for the fix.

werenall commented 5 years ago

@SevereOverfl0w The above link doesn't work. Looks like this project has its issues tracker disabled now. There's a mirror though https://gitlab.com/jsass/jsass/issues/61

Deraen commented 5 years ago

Fixed by https://github.com/Deraen/sass4clj/commit/53f70c955172efd84fd80add47994b439957d52d