Closed (works as designed)
Project:
Omega
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2012 at 09:40 UTC
Updated:
13 Jul 2012 at 23:49 UTC
Jump to comment: Most recent
Comments
Comment #1
willhowlett commentedI've noticed this, but am not sure if it's a bug or just to be expected when using a responsive theme? As the responsiveness relies on overlaying different stylesheets depending on browser width it would seem logical that aggregating them would cause problems.
That said it'd be nice if all the stylesheets other than the responsive ones could be aggregated.
Update: Looks like this may be a duplicate of http://drupal.org/node/1411078. I had a dodgy comment in my CSS which seems to have been causing the issue. Fixed that and now it aggregates fine.
Comment #2
Anonymous (not verified) commentedI had the same issue and it was related to CSS validation error as willhowlett entry (thank you willhowlett).
Could we close this issue since it seems to be working as designed?
Comment #3
cellar door commentedClosed and works as designed. Thanks Kentoro!