We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0948dc8 commit 16fda3dCopy full SHA for 16fda3d
readme.md
@@ -6,7 +6,7 @@ Using [css-declaration-sorter](https://github.com/Siilwyn/css-declaration-sorter
6
7
## Usage
8
Following the Prettier plugin guidelines, this package depends on Prettier as a peer dependency:
9
-`npm install postcss prettier-plugin-css-order --save-dev`
+`npm install prettier-plugin-css-order --save-dev`
10
11
To enable the plugin use the Prettier API, CLI or configuration file. For example using the JS configuration:
12
```js
0 commit comments