Skip to content

Commit 94ec61a

Browse files
committed
doc: latest fixes
1 parent 7b1bc2a commit 94ec61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ TypeScript utility package that generates a utilities.css file on demand with sh
2020
First, install the css-utilities-generator package and its dependencies in your project:
2121
```bash
2222
# 1 npm
23-
> npm i -D css-utilities-generator
23+
> npm i -D css-utilities-generator@latest
2424
```
2525
The package includes a setup script that will add a necessary configuration to your package.json.
2626
```bash

0 commit comments

Comments
 (0)