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
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# React CSS Modules Examples
2
2
3
+
4
+
Issue fixed by v3.7.4, see [#89](https://github.com/gajus/react-css-modules/issues/89).
5
+
6
+
---
7
+
3
8
**Issue Fork!** Example code to reproduce an issue with Safari + react-css-modules < v3.7.0.
4
9
5
10
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)).
0 commit comments