jlitola / play-sass

Sass asset handling for Play Framework 2.0 *DEPRECATED*
MIT License
90 stars 28 forks source link

Make sass executable configurable #12

Open mdekstrand opened 11 years ago

mdekstrand commented 11 years ago

It would be good for the sass executable/path to be configurable, e.g. to use bundle exec or a Bundle-installed bin stub.

AlexRiedler commented 10 years ago

At the same time it would be worthwhile to add an options string; for instance I want to compile with source-maps for development.

kflorence commented 10 years ago

+1 to making "sass" executable/path configurable.