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

MinifyX Media Queries possible? #4

Open
jolichter opened this issue Jun 27, 2012 · 1 comment
Open

MinifyX Media Queries possible? #4

jolichter opened this issue Jun 27, 2012 · 1 comment

Comments

@jolichter
Copy link

Hi,

is it possible to use

link rel="stylesheet" type="text/css" href="assets/templates/tmp/colorbox.css" media="screen"
or
link rel="stylesheet" type="text/css" href="assets/templates/tmp/print.css" media="print"
or
link rel="stylesheet" type="text/css" href="assets/templates/tmp/style-small.css" media="only screen and (max-width: 600px)"

??

many thanks and best regards

@frippz
Copy link

frippz commented Aug 27, 2012

You could just add the media queries inside your stylesheets.

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