Skip to content

tokens-bruecke/token-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design token types

This repo contains types for DTCG tokens and tokens for the TokensBrücke Figma plugin.

Installation

yarn add git+https://github.com/tokens-bruecke/token-types.git -D

or with a specific version:

yarn add git+https://github.com/tokens-bruecke/token-types.git#package-tag -D

Configure tsconfig.json

{
  "compilerOptions": {
    "typeRoots": ["./node_modules/@tokens-bruecke"]
  }
}

About

Design token types in DTCG format

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published