stylus / nib

Stylus mixins, utilities, components, and gradient image generation
http://stylus.github.io/nib
MIT License
1.9k stars 250 forks source link

Image mixin fails when defined inside a media query. #276

Open justsee opened 10 years ago

justsee commented 10 years ago

See: https://github.com/LearnBoost/stylus/issues/1678

jptaylor commented 10 years ago

This is causing me a few issues with 0.48.1.

I've tried patching with the fix above, but still getting issues when viewing on retina. Is this a problem with nib or stylus?

justsee commented 10 years ago

The referenced pull request with fix works for me. Alternatively you could use the dev branch of Stylus, which also works after https://github.com/LearnBoost/stylus/commit/30069c5efeb465ddbcc6b91ec31a2cc5c223c47b, or wait till the next version is released.