@verda-systems/web-tokens
v3.0.0
Published
Verda Design System tokens
Downloads
139
Readme
@verda-systems/web-tokens
Design tokens for the Verda Design System — a single source for colors and other foundational styles. These tokens are used to ensure consistency and scalability across all Verda web applications.
Installation
Install my-project with npm
npm i @verda-systems/web-tokens --save-devObtain the tokens from the repository:
import tokens from "@verda-systems/web-tokens/build/tokens.js"Apply the tokens, for example
tokens.color.tourmaline[100]