Hacker News new | ask | show | jobs
by wild_egg 26 days ago
When you say modules, is that @scope or something else? I can't find any reference to a native thing called modules but this seems to fill the same role.
1 comments

So I guess modules is not native, but in a fair amount of JSX oriented systems there is a .modules.css file extension that build steps will recognize and automatically namespace with an ID linked to a JSX component.

https://github.com/css-modules/css-modules