rstacruz / sinatra-assetpack

Package your assets transparently in Sinatra.
http://ricostacruz.com/sinatra-assetpack/
MIT License
541 stars 97 forks source link

Asset helpers for sass/less #93

Open j15e opened 11 years ago

j15e commented 11 years ago

Would be neat to have this, like sass-rails.

An better than the current url filter with a regex

j15e commented 11 years ago

A filter for font-url would be nice for bourbon support

https://github.com/hooktstudios/bourbon/blob/master/app/assets/stylesheets/css3/_font-face.scss#L10

daryllxd commented 10 years ago

Hello, just ran into this issue. What do you currently do as a workaround? Attempting to use this + bourbon, I'm linking the compiled CSS.