We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce47dd commit 1dd7c48Copy full SHA for 1dd7c48
1 file changed
README.md
@@ -7,7 +7,9 @@
7
8
Supports `@import` and [`@value ... from`](https://github.com/css-modules/postcss-icss-values).
9
10
-`npm install --save detective-postcss`
+```sh
11
+npm install --save detective-postcss
12
+```
13
14
It's the CSS (PostCSS dialect) counterpart to [detective](https://github.com/browserify/detective), [detective-amd](https://github.com/dependents/node-detective-amd), [detective-es6](https://github.com/dependents/node-detective-es6), [detective-sass](https://github.com/dependents/node-detective-sass), [detective-scss](https://github.com/dependents/node-detective-scss).
15
0 commit comments