We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f5efa commit f375045Copy full SHA for f375045
README.md
@@ -82,7 +82,10 @@ Refer to the [react-css-modules-examples](https://github.com/gajus/react-css-mod
82
83
## Usage
84
85
-Setup a module bundler to load your [ICSS](https://github.com/css-modules/icss).
+Setup consists of:
86
+
87
+* Setting up a module bundler to load your [ICSS](https://github.com/css-modules/icss).
88
+* Decorating your component using [`react-css-modules`](#cssmodules).
89
90
### webpack
91
0 commit comments