Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Responsive breakpoint zones for containers, gutters and columns #12

Open
austinstarin opened this issue Oct 5, 2017 · 3 comments
Open

Comments

@austinstarin
Copy link
Contributor

&.o-column--break-sm {

@abea
Copy link

abea commented Oct 5, 2017

I think we need to be more granular than we are currently. As an example, in a 12 column grid, an 8 column element makes sense to be 100% at "medium" and "small" breakpoints. A 2 column element, on the other hand, probably should not be 100% width at "medium" and maybe shouldn't be wider than 50% ever.

TLDR; The system seems a bit crude at the moment by treating treating all column classes the same.

@austinstarin austinstarin changed the title Break scenarios should be handled using a mixin and the breakpoints map Responsive breakpoint zones for containers, gutters and columns Oct 5, 2017
@abea abea self-assigned this Oct 28, 2017
@abea
Copy link

abea commented Oct 28, 2017

Going to look into Neat to avoid solving already solved problems. https://github.com/thoughtbot/neat

@austinstarin
Copy link
Contributor Author

👍

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

No branches or pull requests

2 participants