Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated autoprefixer-rails #118

Open
erbridge opened this issue Aug 26, 2020 · 4 comments
Open

Replace deprecated autoprefixer-rails #118

erbridge opened this issue Aug 26, 2020 · 4 comments

Comments

@erbridge
Copy link
Contributor

autoprefixer-rails is deprecated and no longer maintained. We should replace it with normal autoprefixer via PostCSS or similar.

@leeky
Copy link
Contributor

leeky commented Oct 9, 2020

Looks like they reversed the decision. Is it therefore ok to close this issue, @erbridge ?

@erbridge
Copy link
Contributor Author

erbridge commented Oct 12, 2020

My understanding of the change is that the deprecation reversal fixes this for sprockets Rails, but not for webpacker, so I think this is something we probably need to do regardless.

@CristinaRO
Copy link
Contributor

@erbridge How can we tell whether this is the case? I don't see anything in their readme that would make it obvious whether it works with webpacker or not.

@erbridge
Copy link
Contributor Author

erbridge commented Dec 1, 2021

Easiest way is probably to see if CSS is still prefixed when we expect it to be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants