We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2048f51 commit e97a4d5Copy full SHA for e97a4d5
1 file changed
README.md
@@ -16,7 +16,8 @@ Compiling in runtime, [universal](https://medium.com/@mjackson/universal-javascr
16
17
To use this tool we require [Node.js v0.12.x](https://github.com/nodejs/node) (or higher) and several modules to be installed.
18
19
-- [postcss](https://github.com/postcss/postcss) version 4 or higher
+- [postcss](https://github.com/postcss/postcss) version 5 or higher
20
+- [postcss-modules-values](https://github.com/css-modules/postcss-modules-values)
21
- [postcss-modules-extract-imports](https://github.com/css-modules/postcss-modules-extract-imports)
22
- [postcss-modules-local-by-default](https://github.com/css-modules/postcss-modules-local-by-default)
23
- [postcss-modules-scope](https://github.com/css-modules/postcss-modules-scope)
0 commit comments