jlitola / play-sass

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

Sass and Compass #13

Closed brbrown25 closed 11 years ago

brbrown25 commented 11 years ago

I have created a sample project at https://github.com/brbrown25/play2.1Sass I would like to have this configured so that I launch my play app, and any changes to my sass files trigger recompilation. I have a config.rb file so that compass settings can be configured. any help would be greatly appreciated. thanks!