3.8.0 • Published 9 years ago

@salesforce-ux/design-tokens v3.8.0

Weekly downloads
11
License
-
Repository
github
Last release
9 years ago

Salesforce Design Tokens


⚠️ This repository and the corresponding npm package are deprecated as of Spring ’17


Design Tokens for colors, spacing, font, etc.

Quick start

Using git: clone the repository and generate tokens for your application (see Generate Design Tokens).

Using npm (recommended):

npm install @salesforce-ux/design-tokens --save

Internal version

Access the latest, freshest tokens as an npm package:

npm install "salesforce-ux/design-tokens-internal#<version>" --save

Where <version> is a git tag starting with v (e.g. npm install "salesforce-ux/design-tokens-internal#v2.0.5" --save).

Setup

npm install

Generate Design Tokens

npm run tokens

View the ./dist directory for the generated output

Contributing

npm run lint checks *.js files against the JavaSript Standard Style

npm run lint -- --fix should fix most code style errors and warnings.

3.8.0

9 years ago

3.7.0

9 years ago

3.6.1

9 years ago

3.6.0

9 years ago

3.5.1

9 years ago

3.5.0

9 years ago

3.4.0

9 years ago

3.3.0

9 years ago

3.2.1

9 years ago

3.2.0

9 years ago

3.1.2

9 years ago

3.1.1

9 years ago

3.0.1

9 years ago

3.0.0

9 years ago

2.0.5

10 years ago

2.0.4

10 years ago

2.0.3

10 years ago

2.0.2

10 years ago

1.3.1

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago