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.
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.