Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Use Theo for design token handling #20

Open
HerrBertling opened this issue Nov 27, 2018 · 0 comments
Open

Use Theo for design token handling #20

HerrBertling opened this issue Nov 27, 2018 · 0 comments

Comments

@HerrBertling
Copy link
Contributor

Currently, rendering design tokens works only with *.scss files (=> https://github.com/sumcumo/nuxt-styleguide/blob/master/packages/nuxt-styleguide/src/loaders/design-token-loader.js#L107 )

I'd like to change this and use Theo for generating design tokens. Things I like about this:

  • Having the tokens in JSON format
  • No AST parsing necessary – this choked with using !default for SCSS tokens which was mildly annoying already
  • Win: Ability to output the tokens in several formats rather easily
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant