New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

studio-token

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

studio-token

This repository provides an example of how to integrate Token Studio with Style Dictionary to allow for custom token output.

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Token Studio and Style Dictionary Integration Example

This repository provides an example of how to integrate Token Studio with Style Dictionary to allow for custom token output.

Overview

Token Studio is a design tool that allows you to create and manage design tokens. Style Dictionary is a build tool that allows you to transform design tokens into various formats, such as CSS, SCSS, LESS, JSON, and more.

This repository provides an example of how to use Token Studio and Style Dictionary together to create a custom token output. The example includes a sample design token file in Token Studio format, a Style Dictionary configuration file, and a script that runs Style Dictionary to generate the custom token output.

Getting Started

To get started with this example, follow these steps:

  • Clone this repository to your local machine: git clone https://github.com/example/token-studio-style-dictionary.git

  • Install the required dependencies: pnpm install

  • Sync tokens with tokens studio https://docs.tokens.studio/sync/github

  • Run build script to generate the custom token output: pnpm run build

FAQs

Package last updated on 29 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts