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

Feature request: exclude breakpoints with use_external #6

Open
gwenvanhee opened this issue Aug 23, 2014 · 1 comment
Open

Feature request: exclude breakpoints with use_external #6

gwenvanhee opened this issue Aug 23, 2014 · 1 comment

Comments

@gwenvanhee
Copy link

It would be nice to be able to exclude certain breakpoints when exporting to an external file.

Example use:
In [src].css I want to combine media queries for mobile landscape (eg. up to 40em), but don't want them to be exported in a separate file. Whereas [src].responsive.css would only contain media queries for tablet and desktop (40em and up).

The why here is Mobile First, where tablet & desktop styling is being served as a separate file. The plugin already does a great job at facilitating this workflow, but I'd hate to give up styling mobile landscape...

@toptalo
Copy link

toptalo commented Jul 1, 2015

+1

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