@simon-ui/tokens
v0.2.1
Published
Design tokens, semantic variables, and themes for Simon UI.
Readme
@simon-ui/tokens
Design tokens, semantic variables, and themes for Simon UI.
Installation
pnpm add @simon-ui/tokensUsage
Import the complete stylesheet once near your application entry point:
import "@simon-ui/tokens/styles.css";JavaScript and TypeScript token values can be imported from the package:
import * as tokens from "@simon-ui/tokens";Documentation
See the Simon UI repository.
