server-cssmodules-loader
v0.1.0
Published
A simple loader to support css modules on the server
Downloads
4
Maintainers
Readme
server-cssmodules-loader
This loader simply returns the classnames generated by css-loader when using the modules option. This allows you to use them during server rendering.