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

@import url(some.css) only screen and (max-device-width: 480px) #176

Open
kvakes opened this issue Oct 4, 2011 · 5 comments
Open

@import url(some.css) only screen and (max-device-width: 480px) #176

kvakes opened this issue Oct 4, 2011 · 5 comments

Comments

@kvakes
Copy link

kvakes commented Oct 4, 2011

This code throws syntax error.

@kvakes
Copy link
Author

kvakes commented Oct 4, 2011

Example X here http://www.w3.org/TR/css3-mediaqueries/

@kvakes
Copy link
Author

kvakes commented Oct 4, 2011

Also, code like this

@media only screen and (max-device-width: 480px) {
    @import "mobile";
}

doesn't work. It just doesn't include the file. But when you remove @media it works perfectly.

@sturobson
Copy link

If this was fixed it'd be frickin' awesome :)

@vojkny
Copy link

vojkny commented Feb 20, 2012

No changes on the issue?

@sturobson
Copy link

This was fixed in vers. 1.2.0 I think :o)

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

No branches or pull requests

3 participants