Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Optimize images in css files #87

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 7 comments
Closed

Optimize images in css files #87

GoogleCodeExporter opened this issue Apr 6, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

Enhancement:

In my web sites, most images are defined in css files.
Can you optimize these images like in html files

Example:
.twin {
  background:url(../img/bullet-1.gif);
}

Original issue reported on code.google.com by tanguy.c...@gmail.com on 16 Nov 2010 at 10:03

@GoogleCodeExporter
Copy link
Author

Yes, this is on my TODO list.

Original comment by sligocki@google.com on 16 Nov 2010 at 10:21

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Issue 130 has been merged into this issue.

Original comment by sligocki@google.com on 4 Dec 2010 at 6:32

@GoogleCodeExporter
Copy link
Author

This would be a homerun !

Original comment by johnd...@techout.com on 31 Jan 2011 at 8:39

@GoogleCodeExporter
Copy link
Author

We cache extend images in CSS as of r437 in trunk.

Original comment by sligocki@google.com on 8 Feb 2011 at 7:29

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by sligocki@google.com on 8 Feb 2011 at 7:32

  • Added labels: release-note

@GoogleCodeExporter
Copy link
Author

re-compression of images in CSS as of r471 in trunk.

Original comment by sligocki@google.com on 18 Feb 2011 at 10:35

@GoogleCodeExporter
Copy link
Author

This will work in the next release if you enable both rewrite_css and 
(extend_cache or rewrite_images)

Original comment by sligocki@google.com on 18 Feb 2011 at 10:37

  • Changed state: Fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant