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

task: responsive tokens #14

Open
wants to merge 4 commits into
base: task/prefix
Choose a base branch
from
Open

Conversation

skibinska
Copy link
Member

This PR

  • generates a responsive.css file that contains all the responsive tokens from the tokens/semantic.json file.
  • adds formatResponsiveCss, which is responsible for the output of the responsive.css file by extracting tokens from the dictionary and organising them based on mobile, tablet, and desktop breakpoints.

--wds-font-line-height-42: 42;
--wds-font-line-height-48: 48;
--wds-font-line-height-60: 60;
--wds-font-line-height-64: 64;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these line heights will be removed from Tokens Studio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants