Open
Description
I am using babel-plugin-react-css-modules. With the help of it I can just do this to load my css modules.
import './index.local.scss'
...
<div styleName="container">
I am using server-side rendering and when I include css-modules-require-hook my app works but I can not get styles to show? Is it possible?
Metadata
Metadata
Assignees
Labels
No labels