-
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