From the README:

Respond.js doesn't parse CSS refrenced via @import, nor does it work with media queries within style elements, as those styles can't be re-requested for parsing.

Drupal 7 uses @import when CSS aggregation is disabled, but switches to <link> once aggregation is enabled. I think it would be helpful to have an administrative warning reminding admins that respond.js cannot do its job until aggregation is enabled.

Comments

rupl’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.