@adrianghub/design-tokens
v1.0.1
Published
Design tokens for your design system
Downloads
13
Maintainers
Readme
@adrianghub/design-tokens
Design tokens for the @adrianghub design system.
Installation
npm install @adrianghub/design-tokens
Usage
import { colors } from '@adrianghub/design-tokens';
console.log(colors.primary);
License
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to this package.