We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d2c6d0 commit 7abae7bCopy full SHA for 7abae7b
1 file changed
README.md
@@ -37,10 +37,12 @@ npm build
37
npm test
38
```
39
40
+[](https://travis-ci.org/css-modules/postcss-modules-extract-imports) [](https://coveralls.io/r/css-modules/postcss-modules-extract-imports?branch=master)
41
+
42
## Development
43
-- `npm watch` will watch `index.src.js` for changes and rebuild
-- `npm autotest` will watch `index.src.js` and `test.js` for changes and retest
44
+- `npm watch` will watch `src` for changes and rebuild
45
+- `npm autotest` will watch `src` and `test` for changes and retest
46
47
## License
48
0 commit comments