Open idoo opened 9 years ago
You mean a CSS autoprefixer?
@j15e right
I tried to write a custom engine that would support autoprefixer-rails
, but turns out sinatra-assetpack let's you use only one CSS compressor and I need to actually compile SASS first.
Pls help me to integrate autoprefixer in my sinatra app with sinatra-assetpack :)