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

Css Helpers #221

Merged
merged 3 commits into from
Oct 25, 2019
Merged

Css Helpers #221

merged 3 commits into from
Oct 25, 2019

Conversation

ghislaineguerin
Copy link
Member

This PR will add the css helpers needed to implement the website design.

@ghislaineguerin ghislaineguerin changed the base branch from master to website-redesign-rfc October 10, 2019 13:24
@ghislaineguerin
Copy link
Member Author

@mansona can you take a look at this please? I need the styles to close the team page PR.

Copy link
Member

@MelSumner MelSumner left a comment

Choose a reason for hiding this comment

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

Please clarify the .dark vs .bg-dark classes.

addon/styles/colors.css Outdated Show resolved Hide resolved
## Spacing Helpers
In order to apply the spacing scale on pages, a set of predefined helper classes exist for both margins and paddings.

### Margin Helpers
Copy link
Member

Choose a reason for hiding this comment

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

@mansona will we have a way to have margins be automatic so folks don't have to think about them? I'd like some sort of automatic margins based on viewport.

Copy link
Member

Choose a reason for hiding this comment

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

In a lot of cases, the margins and padding will be automatic, but the point of including these helpers is so that people can make use of the margins and padding without the need to write css 👍 e.g. template only components

This particular change should have been moving the helper documentation from the Layout page to the CSS Helper page.

@mansona mansona requested a review from MelSumner October 24, 2019 13:13
Copy link
Member

@mansona mansona left a comment

Choose a reason for hiding this comment

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

I think this is great 🎉 would love to get this merged soon!

Copy link
Member

@MelSumner MelSumner left a comment

Choose a reason for hiding this comment

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

thank you! 👍

@MelSumner MelSumner merged commit bdcfb7f into website-redesign-rfc Oct 25, 2019
@delete-merged-branch delete-merged-branch bot deleted the css-helpers branch October 25, 2019 15:49
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.

3 participants