Skip to content

Add Edit Page link #22

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

Merged
merged 9 commits into from
Jan 11, 2022
Merged

Add Edit Page link #22

merged 9 commits into from
Jan 11, 2022

Conversation

benface
Copy link
Contributor

@benface benface commented Jan 11, 2022

No description provided.

'14px',
'12px',
'10px',
'96px' = '96px',
Copy link
Contributor

Choose a reason for hiding this comment

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

Lol why do we need this? '96px' = '96px'

Copy link
Contributor Author

@benface benface Jan 11, 2022

Choose a reason for hiding this comment

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

The first 96px is the "name" of the token that we refer to (could also be S/M/L etc. but Erika decided that there were too many of them and didn't want names like XXXXL), while the second 96px is the value that is actually used in the CSS. Yes, they are the same, but they could eventually not be. For instance, if we decided to use rem units for accessibility reasons, we could change this to '96px' = '6rem'. :)

@benface benface merged commit eac8c88 into main Jan 11, 2022
@benface benface deleted the develop branch January 11, 2022 18:28
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