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

Values for screen sizes are mapped incorrectly #27

Closed
alexgibson opened this issue Nov 19, 2018 · 0 comments
Closed

Values for screen sizes are mapped incorrectly #27

alexgibson opened this issue Nov 19, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@alexgibson
Copy link
Member

In our aliases we have specific values for our screen size tokens, which are used for things like media queries.

https://github.com/mozilla/protocol-tokens/blob/master/tokens/_aliases.yml#L134-L138

While our media queries are all ok since they are also defined in the aliases file, the actual tokens values for screen are output incorrectly in our actual variables, since they are mapped to content values (probably in error).

https://github.com/mozilla/protocol-tokens/blob/master/tokens/content.yml#L21-L30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant