Closed (fixed)
Project:
CSS Gzip
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2009 at 12:51 UTC
Updated:
6 Jul 2009 at 22:46 UTC
CSS Gzip creates a Print stylesheet even if there are no modules or custom stylesheets that uses it. This results in a unnecessary call http call to an empty file.
Comments
Comment #1
mikeytown2 commentedCSS Gzip only grabs whats there, it doesn't write/change the html. I need more details. Here's the code that does the magic
Comment #2
daemon commentedYou're right, it was caused due to the theme.
Thanks for linking me the code.