A simple loader to support css modules on the server
npm install server-cssmodules-loader
This loader simply returns the classnames generated by css-loader whenusing the modules option. This allows you to use them during server rendering.