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 97012c9 commit bac43e9Copy full SHA for bac43e9
README.md
@@ -14,7 +14,7 @@ Please checkout my new [`purgeTSS`](https://github.com/macCesar/purgeTSS) CLI.
14
15
3. Run `purgetss` inside your project’s root folder before compiling your App.
16
```bash
17
-purgetss [ -d, --dev ] [ --vendor ]
+> purgetss
18
```
19
20
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