We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a616c7 commit fd6cb6eCopy full SHA for fd6cb6e
Readme.md
@@ -8,7 +8,7 @@ Traditional CLI for [postcss]
8
9
## Installation
10
11
-npm install postcss-cli
+`npm install postcss-cli`
12
13
| postcss-cli version | postcss version |
14
| ---- | ---- |
@@ -165,4 +165,4 @@ MIT
165
166
[postcss]: https://github.com/postcss/postcss
167
[postcss-import]: https://github.com/postcss/postcss-import
168
-[source-map-options]: https://github.com/postcss/postcss/blob/master/docs/source-maps.md
+[source-map-options]: https://github.com/postcss/postcss/blob/master/docs/source-maps.md
0 commit comments