yalo-design-tokens
v1.0.3
Published
Yalo design tokens for Creative Software
Downloads
93
Maintainers
Readme
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/[email protected]/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