0.2.3 • Published 6 years ago

@cupcake-ds/cupcake-sprinkles v0.2.3

Weekly downloads
-
License
-
Repository
github
Last release
6 years ago

Cupcake Sprinkles

Design tokens for the Cupcake design system.


Getting started

  1. Clone this repo
$ git clone https://github.com/Cupcake-Design-System/Cupcake-Sprinkles.git
$ cd Cupcake-Sprinkles
  1. Install Dependencies
$ npm install
  1. Generate sass tokens
$ npm run default
  1. Generate extended tokens for other formats
$ npm run extended

Workflow

Everything's ready to get started right away:

  • Any changes should happen in the /tokens folder.
  • All values MUST be established first in the _aliases.yml file.
  • These _aliases.yml file is rendered as variables with the !default flag for easy theming.
  • Individual files generate maps linked to the variables. We then use those for writing sass in our core repo.
0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago