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 eb54d58 commit a8313d4Copy full SHA for a8313d4
README.md
@@ -49,7 +49,7 @@ b.bundle();
49
50
- `rootDir`: absolute path to your project's root directory. This is optional but providing it will result in better generated classnames.
51
- `output`: path to write the generated css
52
-- `json`: path to write a json manifest of classnames
+- `json`: optional path to write a json manifest of classnames
53
- `use`: optional array of postcss plugins (by default we use the css-modules core plugins)
54
55
## PostCSS Plugins
0 commit comments