The official styles library of Symphony's design system
- Node 12+
- Yarn
Run
yarn
yarn start
To add a new icon in UIToolkit Styles:
- Add the *.svg source file to:
src/
|
|– icons/
| |– svg/
Full releasing manual here
Read detailed guide on theming-guide.md
Read detailed guide on contribution process