Skip to content

Commit a8313d4

Browse files
committed
updated readme
1 parent eb54d58 commit a8313d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ b.bundle();
4949

5050
- `rootDir`: absolute path to your project's root directory. This is optional but providing it will result in better generated classnames.
5151
- `output`: path to write the generated css
52-
- `json`: path to write a json manifest of classnames
52+
- `json`: optional path to write a json manifest of classnames
5353
- `use`: optional array of postcss plugins (by default we use the css-modules core plugins)
5454

5555
## PostCSS Plugins

0 commit comments

Comments
 (0)