bradfrost / this-is-responsive

This Is Responsive
1.59k stars 192 forks source link

[Resources] Added Conditional Media Query Mixin Article to Resource List #74

Closed Nevraeka closed 10 years ago

Nevraeka commented 10 years ago

Chris Coyier at CSS-Tricks gives a nice simple technique for creating conditional Media Query Mixins with SCSS. This is for SASS version 3.2 or higher. The comments also list great resources but I love this article because it is so barebones SASS and does not rely on more robust frameworks which tend to have a larger overhead.

bradfrost commented 10 years ago

Hey Erik, Thanks for sharing this with me. I'm going to add it into the library, but in a different category.

Nevraeka commented 10 years ago

Sounds good. Thanks for maintaining this. This is a fantastic project.

Sent from my iPhone

On Nov 25, 2013, at 11:00 PM, "Brad Frost" notifications@github.com wrote:

Hey Erik, Thanks for sharing this with me. I'm going to add it into the library, but in a different category.

— Reply to this email directly or view it on GitHub.