The resulting CSS document structure can be manipulated prior to being output. The charset option will only be used if the CSS file does not contain an @charset declaration. UTF-8 is the default, so ...
First if you don't know what's a css modules, you should definitely read the specification: https://github.com/css-modules/css-modules Using cljs-css-modules, you won ...