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
+4-1
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,10 @@ import './bar.css';
149
149
150
150
### Named `styleName` resolution
151
151
152
-
When file imports multiple stylesheets, you must use a [named reference](#named-reference).
152
+
When a file imports multiple stylesheets, you must use a [named reference](#named-reference).
153
+
154
+
> Have suggestions for an alternative behaviour?
155
+
> [Raise an issue](https://github.com/gajus/babel-plugin-react-css-modules/issues/new?title=Suggestion%20for%20alternative%20handling%20of%20multiple%20stylesheet%20imports) with your suggestion.
0 commit comments