@ws-ui/icons
v0.0.28
Published
- to get the icons please add a `.secrets.env` to the root folder of the project with `TD_USERNAME` and `TD_PASSWORD`
Downloads
563
Keywords
Readme
Get Icons
to get the icons please add a
.secrets.env
to the root folder of the project withTD_USERNAME
andTD_PASSWORD
download and lint the new icons by running
npm run download:icons
- to work locally with this icons in webstudio run
yalc publish
on this project and run
yalc add @ws-ui/icons
in webstudio
- please bump the version on
package.json
so the package gets published locally