Skip to content

Commit bac43e9

Browse files
authored
Update README.md
1 parent 97012c9 commit bac43e9

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
@@ -14,7 +14,7 @@ Please checkout my new [`purgeTSS`](https://github.com/macCesar/purgeTSS) CLI.
1414

1515
3. Run `purgetss` inside your project’s root folder before compiling your App.
1616
```bash
17-
purgetss [ -d, --dev ] [ --vendor ]
17+
> purgetss
1818
```
1919

2020
4. **And as simple as that, you’ll have a purged `app.tss` file with only the styles used in your App.**

0 commit comments

Comments
 (0)