@andrewjypark/subatomic-design-tokens-core
v1.0.1
Published
Core (base) CSS design tokens for the Subatomic design system, with no flavor applied
Readme
@andrewjypark/subatomic-design-tokens-core
Core (base) CSS design tokens for the Subatomic design system, with no flavor applied.
Install
npm install @andrewjypark/subatomic-design-tokens-coreUsage
Import the CSS custom properties into your stylesheet:
@import "@andrewjypark/subatomic-design-tokens-core/css/_variables.css";
@import "@andrewjypark/subatomic-design-tokens-core/css/abstracts.css";css/_variables.css— generated design tokens (colors, spacing, typography, etc.)css/abstracts.css— base/breakpoint variables shared across all flavors
License
MIT
