Skip to content

Commit dc8b17c

Browse files
committed
doc: mention webpack
1 parent a1aafa8 commit dc8b17c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Define React presentational components with CSS.
1010
The implementation is based on [CSS modules][]. In fact React CSS Components is
1111
just a thin API on top of CSS modules.
1212

13+
**NOTE:** The current implementation is based on Webpack but everything is ready
14+
to be ported onto other build systems (generic API is here just not yet
15+
documented). Raise an issue or better submit a PR if you have some ideas.
16+
1317
## Installation & Usage
1418

1519
Install from npm:

0 commit comments

Comments
 (0)