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
**Issue Fork!** Example code to reproduce an issue with Safari + react-css-modules < v3.7.0.
4
-
5
-
Updated components don't no receive their [local styles](doc/fail_in_safari.png) (however they do if [dev-tool are open](doc/works_with_devtools_open.png)).
6
-
7
-
---
8
-
9
3
https://github.com/gajus/react-css-modules
10
4
11
5
## Setup
@@ -19,11 +13,5 @@ npm install
19
13
## Running webpack-dev-server Using React Hot Loader
0 commit comments