Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tokens Roadmap and Strategy #415

Open
3 tasks
francisrupert opened this issue Apr 10, 2020 · 0 comments
Open
3 tasks

Tokens Roadmap and Strategy #415

francisrupert opened this issue Apr 10, 2020 · 0 comments

Comments

@francisrupert
Copy link
Contributor

francisrupert commented Apr 10, 2020

(Placeholder)

Action

  • TBD
  • TBD
  • TBD

Background

Currently implicit Tokens exist primarily in the form of Sass Variables, i.e. by way of _fsa.variables.scss, but those are specifically for SASS. We can presume that's not always an option for product teams, even as the FPAC Design System's is intended as tech-stack-agnostic.

Tokens are set at the highest possible level to store visual attributes and made available as widely as possible via tools like Style Dictionary and Theo can transform and format them (e.g. Sass, Less, Stylus, XML, JSON, et al).

"Theo consumes Design Token files which are a central location to store design related information such as colors, fonts, widths, animations, etc. These raw values can then be transformed and formatted to meet the needs of any platform."

Sample reading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment