1.0.3 • Published 2 years ago
yalo-design-tokens v1.0.3
Yalo Design Tokens
Yalo design tokens for Creative Software
Installation
Use with CDN
Add in the head tag inside the html
<link rel="stylesheet" href="https://unpkg.com/yalo-design-tokens/dist/yalo.tokens.css">
You can also specify the version by adding @{version}
<link rel="stylesheet" href="https://unpkg.com/yalo-design-tokens@1.0.0/dist/yalo.tokens.css">
For the released version add the following:
<link rel="stylesheet" href="https://unpkg.com/yalo-design-tokens@release/dist/yalo.tokens.css">
Tech Stack
Vite, Typescript