Skip to content

Commit 1dd7c48

Browse files
authored
Update README.md
1 parent bce47dd commit 1dd7c48

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
88
Supports `@import` and [`@value ... from`](https://github.com/css-modules/postcss-icss-values).
99

10-
`npm install --save detective-postcss`
10+
```sh
11+
npm install --save detective-postcss
12+
```
1113

1214
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).
1315

0 commit comments

Comments
 (0)