2.1.0 • Published 3 years ago

@getninjas/niten-tokens v2.1.0

Weekly downloads
56
License
MIT
Repository
github
Last release
3 years ago

NITEN Tokens

npm version

Made with style-dictionary

Install

NPM Package

npm i @getninjas/niten-tokens

Yarn

yarn add @getninjas/niten-tokens

Usage

In Sass

@import 'node_modules/@getninjas/niten-tokens/build/web/niten-tokens';

.blue-thing { color: $color-brand-first-dark }

Contributing

Contributing guide

Read the contributing guide to learn how to propose changes and understand our development process.