csstools / postcss-normalize

Use the parts of normalize.css (or sanitize.css) you need from your browserslist
Creative Commons Zero v1.0 Universal
816 stars 40 forks source link

Compatibility with PostCSS 8 #52

Closed jonnitto closed 3 years ago

jonnitto commented 3 years ago

Thanks for your PostCSS plugin!

As you probably know, PostCSS 8 was released a few days ago. It would be great if you could make this plugin compatible with the latest version. The creators of the project have even released this migration guide.

KurtMar commented 3 years ago

@jonathantneal Do you have any plans to support PostCSS 8 in postcss-normalize and postcss-browser-comments? These two packages seem to be holding back create-react-app from upgrading to PostCSS 8 and thus holding quite a few people back in the react community. More details about this here: https://github.com/facebook/create-react-app/issues/9664#issuecomment-787472229

Looking at the installation instructions for Tailwind with create-react-app paints a good picture how this has far reaching consequences: https://tailwindcss.com/docs/guides/create-react-app

All I'm asking is a heads up if this is not going to happen or if there's help wanted.

Thanks for all your hard work for the community so far!

jonathantneal commented 3 years ago

Time. It’s all just a matter of time. I take runs at completing this, but rarely have enough time to get them across to publish

KurtMar commented 3 years ago

Cheers Jonathan for the update! In other words, if there are people in the community reading this with a good understanding of the libraries and can perhaps even contribute on company time, then PRs would be welcomed?

jonathantneal commented 3 years ago

Yes, so very welcomed.

OmerWow commented 3 years ago

@jonathantneal what progress have you made those far? have any commits yet? I barely know anything about these libraries but I'm pretty desperate, if you have any progress I'll give it a look. As a Tailwind dev and now that's TailwindJIT is out - this sucks lol

Bluefitdev commented 3 years ago

True, i really want to get this up and going but not sure if i did this right for this plugin

jonathantneal commented 3 years ago

This has been resolved in https://github.com/csstools/postcss-normalize/tree/10.0.0

Bluefitdev commented 3 years ago

You're awesome! @jonathantneal