autoprefixer-rails icon indicating copy to clipboard operation
autoprefixer-rails copied to clipboard

Update css source map when adding prefixes

Open mpokrywka opened this issue 4 years ago • 2 comments

When sprockets generate css source maps f.e. sass/sassc-rails#162 using autoprefixer causes source map to be incorrect. This PR fixes mentioned problem

mpokrywka avatar Feb 25 '21 18:02 mpokrywka

I'll look into this in this weekend, meanwhile, can you provide more details on why does our source map broke & how this change fix it?

Thanks!

albb0920 avatar Mar 04 '21 16:03 albb0920

This PR is related to #127, still needs some polishing and tests though

albb0920 avatar Mar 11 '21 02:03 albb0920