diff --git a/readme.md b/readme.md index 177682582..9dae3ba06 100644 --- a/readme.md +++ b/readme.md @@ -46,6 +46,12 @@ To import the different variants of an icon you can add the variants as a postfi ## Generate Components +To clear the directory with the existing icons before regenerating them: + +```bash +npm run clear +``` + To generate the components, simply run the following command: ```bash