Skip to content

Commit 76e7e21

Browse files
authored
Merge pull request #15 from aboutbits/docs-add-clear
Add `clear` command description to readme
2 parents d791e2b + 520f58a commit 76e7e21

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ To import the different variants of an icon you can add the variants as a postfi
4646

4747
## Generate Components
4848

49+
To clear the directory with the existing icons before regenerating them:
50+
51+
```bash
52+
npm run clear
53+
```
54+
4955
To generate the components, simply run the following command:
5056

5157
```bash

0 commit comments

Comments
 (0)