Closed acconrad closed 13 years ago
You should be able to use media queries in your stylesheets as usual ... but if you're talking about media queries in <link media="...">
tags, that should be possible by passing options to include_stylesheets
-- they take the same options that Rails' stylesheet_link_tag
does.
Would love to have the ability to modify the media-queries so I can specify certain stylesheets for various browser sizes. Is this currently possible in Jammit?