Hacker News new | ask | show | jobs
by boredtofears 1034 days ago
There's no reason you can't have a build system that does the same thing in a different language. They are not "explicitly" a feature of javascript at all.
1 comments

They literally are. CSS modules as a concept and any existing specs are very explicitly Javascript only and target Javascript only.

Yes, you could do a similar thing in other languages, and people will, but simply by definition those are not CSS Modules, and might diverge from the actual "standard" (which it isn't yet)

CSS Module Scripts are not the same as the third party CSS Modules library that most people are referencing when discussing CSS Modules.