Closed (fixed)
Project:
Respond.js
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 Nov 2011 at 05:15 UTC
Updated:
12 Dec 2011 at 05:20 UTC
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
Comment #1
ruplCommitted to 7.x-1.x