Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krsbx/design-token


https://github.com/krsbx/design-token

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# Design Token Transformer

Convert Figma Design Tokens to useable TailwindCSS Tokens.

## Requirements

1. Node >= 16.0.0
2. Project with a TailwindCSS
3. Figma Design Token generated with [variables2json](https://www.figma.com/community/plugin/1253571037276959291)

## Installation

```bash
npm install design-token-transformer
```

## Usage

```bash
npx dt-transformer
```