Re: [w3c/webcomponents] Change 'CSS Modules' name to avoid webdev confusion (#843)

Hey all. CSS Modules co-creator here.

CSS Modules as a community spec was *very deliberately* designed to be pretty static, so the activity on the [CSS Modules repo](https://github.com/css-modules/css-modules) is not a good representation of its real world support.

Instead, you should refer to its living implementations which are still actively supported, most notably:
- [webpack's css-loader](https://github.com/webpack-contrib/css-loader#modules) — [5,816,684 weekly downloads](https://www.npmjs.com/package/css-loader)
- [Create React App](https://create-react-app.dev/docs/adding-a-css-modules-stylesheet) — [1,042,267 weekly downloads](https://www.npmjs.com/package/react-scripts)
- [postcss-modules](https://github.com/css-modules/postcss-modules) — [179,351 weekly downloads](https://www.npmjs.com/package/postcss-modules)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/843#issuecomment-536850650

Received on Tuesday, 1 October 2019 03:55:02 UTC