ctrlplusb / react-universally

A starter kit for universal react applications.
MIT License
1.7k stars 244 forks source link

server-side css-modules support? #578

Open mmahalwy opened 6 years ago

mmahalwy commented 6 years ago

I am noticing that the server does not support css-modules. Is that correct? Is a library like isomorphic-webpack needed? https://github.com/gajus/isomorphic-webpack

sergiokopplin commented 6 years ago

Have you checked this? https://github.com/ctrlplusb/react-universally-archive/tree/feature/postcss-sass

I'm using css-modules with this branch