You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.
Trying to get autoprefixer to work on an open source project I want to contribute to. I'm not that experienced with Grunt, I can't get it to work. For now I managed to let sass:postcss create an autoprefixed.min.css, but it doesn't prefix.
Trying to get autoprefixer to work on an open source project I want to contribute to. I'm not that experienced with Grunt, I can't get it to work. For now I managed to let
sass:postcss
create an autoprefixed.min.css, but it doesn't prefix.I've got a stackoverflow with a small bounty on it about this, should that motivate anyone to help me out. http://stackoverflow.com/questions/41535175/grunt-grunt-postcss-autoprefixer-not-working
I've been fiddling around a little bit and my
sass.js
is a little different now, but it still doesn't work ... :The text was updated successfully, but these errors were encountered: