jlitola / play-sass

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

Support import of webjars #14

Open mliberty opened 11 years ago

mliberty commented 11 years ago

Play supports Webjars to manage web library dependencies (like zurb foundation). It would be nice if the play-sass plugin supported the import of webjar files into .scss files.

dhruvbhatia commented 10 years ago

+1. Alternatively, is there a way to change the default watched folder from app/assets?