Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 9.87 KB
MD5: 0d7a5e611711134b45d428280958597b
SHA-1: bbc30a8396d3e82a7af120f756f0a64b14539734
SHA-256: 87aeb2dad6817a2a94bd7a87c3d26891e71434fff217fd7ced6892fa978e0472
Download zip 11.19 KB
MD5: c697184ecf9f2d8ff0a038a202b0c66b
SHA-1: 39e550137475a6b57a4bff6f6abd9895c7723ba7
SHA-256: 68fea67c25b675bef3effa5310e11aff442c98847821ccd5ce3276f368606e44

Release notes

Initial release for Drupal 7. Features are identical to 6.x-2.0:

  • Aggregate image data separate from the main CSS when the embedded images would significantly increase the size of the CSS. This allows other site styles to begin rendering while the image data is still downloading.
  • IE 6 and 7 fallbacks using conditional comments instead of CSS hacks.
  • Aggregate declarations where possible to minimize duplication of image data
  • Automatically skip repeated images if embedding them would result in greater transfer time than another round trip to fetch the image separately.
Created by: jcarnett
Created on: 9 Jan 2011 at 03:30 UTC
Last updated: 9 Jan 2011 at 03:32 UTC
New features
Unsupported

Other releases