You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
Uh oh!
There was an error while loading. Please reload this page.
I ejected my create-react-app in order to use css modules. My webpack.config.dev.js looks like this now (below). I have added
And this is how I tried using css modules in one of the components
But my div is not getting {styles.navbarSide}. Inface no className is there in the div when I see in dev tools.
The text was updated successfully, but these errors were encountered: