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

[Idea] Specify differents actions on breakpoint #14

Open
CyrilKrylatov opened this issue Jun 2, 2016 · 1 comment
Open

[Idea] Specify differents actions on breakpoint #14

CyrilKrylatov opened this issue Jun 2, 2016 · 1 comment

Comments

@CyrilKrylatov
Copy link

Hello there,

I just started to work with your grid system and I have to say it's pretty awesome. Very good job to you!

Anyway I have a little request for you. It should be great to specify for each breakpoints what we want to do with our grid with data-attribute or whatever.

For exemple:

.grid[data-xs="column wrap-reverse justifyCenter alignStretch"][data-sm="row-reverse nowrap justifyCenter"]

etc. etc.

Same for cols:

.col-[data-xs="-1 1 0 auto flex-start"]

(order / flex / align-self)

What do you guys think about that ?

Thanks!

@microcipcip
Copy link

I think this looks way to complex, if I needed such a level of customization I'd rather add the styling in the CSS directly. What if you need to change it in several pages?

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