Friday, 13 September 2013

How to use rails sass on the development enviroment?

How to use rails sass on the development enviroment?

I have new rails 4.0 application with the default settings.
config.assets.debug = false
How can I use the sass with it ?

No comments:

Post a Comment