Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
/ design-tokens Public archive

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

License

Notifications You must be signed in to change notification settings

Availity/design-tokens

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published