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 7b1bc2a commit 94ec61aCopy full SHA for 94ec61a
README.md
@@ -20,7 +20,7 @@ TypeScript utility package that generates a utilities.css file on demand with sh
20
First, install the css-utilities-generator package and its dependencies in your project:
21
```bash
22
# 1 npm
23
-> npm i -D css-utilities-generator
+> npm i -D css-utilities-generator@latest
24
```
25
The package includes a setup script that will add a necessary configuration to your package.json.
26
0 commit comments