Skip to content

Commit 004e869

Browse files
committed
docs: add CTA for suggesting an alternative behaviour
1 parent 890172d commit 004e869

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,10 @@ import './bar.css';
149149

150150
### Named `styleName` resolution
151151

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.
153156
154157
Input:
155158

0 commit comments

Comments
 (0)