Y
Hacker News
new
|
ask
|
show
|
jobs
by
MiquelLHC
2224 days ago
No, only CSS modules (
https://github.com/css-modules/css-modules
). It is already included as a feature in CRA
https://create-react-app.dev/docs/adding-a-css-modules-style...
I like it because I don't need to worry about naming conflicts so I can speed up development a bit.