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

Facilitate specifying styles for specific media queries #16

Open
westonruter opened this issue Aug 12, 2013 · 1 comment
Open

Facilitate specifying styles for specific media queries #16

westonruter opened this issue Aug 12, 2013 · 1 comment

Comments

@westonruter
Copy link
Contributor

Sure this can be done in #13, but it would be great if each control could have be optionally segmented out for media query–specific styles, like styles that are only applicable to a specific breakpoint.

@pdclark
Copy link
Contributor

pdclark commented Aug 18, 2013

What do you think ideal UI for this sort of add-on would be? Slider? Specified break points?

What if it were a meta-layer that could apply to all controls? Add itself to everything with jQuery under a "responsive" button... Then filter all output CSS based on its input.

Lots of ways it could be done. Not sure which direction to go. Seems like coding it into specific controls would be too inflexible.

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

No branches or pull requests

2 participants