The design has been made on Figma and is available here : https://www.figma.com/file/l2O2VvzJRnOCvqxhM7d124/1.-Vates---Product-Design-System?type=design&node-id=1-4&mode=design&t=oqK0JZcHHK8FysjK-0
npm run build
npm version <version>
npm publish --scope=public
if you deploy a little fix, use patch
as version, if you deploy a new feature, use minor
as version. If you deploy a breaking change, use major
as version.
The icons are delivered by Font Awesome, the fa
prefix is used, followed by the icon name.
<i class="fa-solid fa-user"></i>
All icons are listed here, only the icons in Free
mode and Solid
style are available and listed here : https://fontawesome.com/search?o=r&m=free&s=solid