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

Change modifiers for sizes on global variables #156

Closed
andresgalante opened this issue Apr 13, 2018 · 0 comments
Closed

Change modifiers for sizes on global variables #156

andresgalante opened this issue Apr 13, 2018 · 0 comments
Assignees
Milestone

Comments

@andresgalante
Copy link
Member

andresgalante commented Apr 13, 2018

At the moment we have this:

$global--FontSize--md:
$global--FontSize:
$global--FontSize--sm:

we need to turn it into this:

$global--FontSize--lg:
$global--FontSize-md:
$global--FontSize--sm:

also add a pf- prefix to global variables

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

No branches or pull requests

2 participants