Closed Mat2095 closed 4 years ago
I'll try to get a version out today where you can manually set the file extension.
I just released version 1.5.0 with the option to set the file extension. By default it is set to css
such as not to break older build. Can you check whether this works out for you?
Yes, it works perfectly. Thank you!
When using compression in sbt-less, the output-file will end with .min.css. https://github.com/sbt/sbt-less/blob/1.1.2/src/main/resources/lessc.js#L49
It would be nice if sbt-sassify could do the same. However I see how this would break existing projects. Maybe it could be added as an option? I'm not sure if that would be the right thing.