Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/availity/design-tokens

Availity Design Tokens repository used to transform tokens into css modules, scss variables or tech specific variables using Style Dictionary
https://github.com/availity/design-tokens

Last synced: 2 months ago
JSON representation

Availity Design Tokens repository used to transform tokens into css modules, scss variables or tech specific variables using Style Dictionary

Awesome Lists containing this project

README

        

## Availity Design Tokens

This repo consumes a generated tokens.json file exported from Figma as the design token source of truth.

Style Dictionary is used to transform the design tokens into technology specific formats for ingestion by frameworks:

- CSS variables for applications using class based CSS approach
- ES6 modules for CSS-in-JS approach (styled-components/emotion)
- SCSS variables for scss integration using a global stylesheet