Skip to content

GitHub Action for transforming design tokens to be consumable by platforms

Notifications You must be signed in to change notification settings

Design-System-Pro/transform-action

Repository files navigation

Token Transform Action

This GitHub Action transforms design tokens using Style Dictionary. It takes a tokens.json file as input and generates CSS, SCSS, and JavaScript variables.

Inputs

  • token-path: Path to the tokens.json file (default: 'tokens.json')
  • output-path: Path to output the transformed tokens (default: 'dist')

Outputs

  • output-path: The path where the transformed tokens are saved

Usage

About

GitHub Action for transforming design tokens to be consumable by platforms

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors