Spea / SpBowerBundle

Symfony2 Bundle to handle asset dependencies with bower
231 stars 44 forks source link

how to handlle sass/scss files/filters with SpBowerBundle? #99

Open ghost opened 10 years ago

ghost commented 10 years ago

I read this http://blog.speanet.info/coding/2013/01/22/bower-bundle/ and started implementing the SpBowerBundle configuration. However it seems to only allow css and js filter keys, so i don't understand how i can work with sass/scss files.

I figured that you'd be using less based on the post, but i guess you're just dealing with the prebuilt bootstrap css files?