Skip to content

Add grid media query rules#11

Closed
lusimeon wants to merge 1 commit intostudiometa:developfrom
lusimeon:feature/fix-grid-utilities-breakpoints
Closed

Add grid media query rules#11
lusimeon wants to merge 1 commit intostudiometa:developfrom
lusimeon:feature/fix-grid-utilities-breakpoints

Conversation

@lusimeon
Copy link
Contributor

Actuall when you want to make a grid you need to do the code below to make it work on every breakpoint:

<div class="xs:grid s:grid m:grid …"></div>

In the scss-toolkit, the way to do a grid was:

<div class="grid"></div>

Are you ok with this?

@lusimeon lusimeon requested a review from a team January 21, 2020 14:09
Copy link
Contributor

@perruche perruche left a comment

Choose a reason for hiding this comment

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

🥇

@perruche perruche requested a review from a team January 21, 2020 14:27
@titouanmathis titouanmathis mentioned this pull request Jan 21, 2020
@titouanmathis titouanmathis self-requested a review January 21, 2020 22:53
Copy link
Contributor

@titouanmathis titouanmathis left a comment

Choose a reason for hiding this comment

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

Nice job!
The fixes proposed in this PR are also implemented in #12 among other fixes, so I will close this one.

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.

4 participants