compass/examples
Chris Eppstein 5a015b3824 [Sass Extensions] The inline_image() function can now be used to generate a data url that embeds the image data in the generated css file.
This function works like image_url() in that it expects the image to be a path relative to the images directory.

There are clear advantages and disadvantages to this approach.
See http://en.wikipedia.org/wiki/Data_URI_scheme for more details.

NOTE: Neither IE6 nor IE7 support data urls.
Using this approach with large images is discouraged.
2009-06-28 12:29:19 -07:00
..
blueprint_default Add missing images to examples. 2009-06-20 12:29:30 -07:00
blueprint_plugins Add missing images to examples. 2009-06-20 12:29:30 -07:00
blueprint_scoped Added some missing images to the examples. 2009-06-21 02:36:04 -07:00
blueprint_scoped_form Added some missing images to the examples. 2009-06-21 02:36:04 -07:00
blueprint_semantic [Sass Extensions] The inline_image() function can now be used to generate a data url that embeds the image data in the generated css file. 2009-06-28 12:29:19 -07:00
compass Add missing images to examples. 2009-06-20 12:29:30 -07:00
logo Converted the logo html to haml. 2009-06-05 10:29:34 -07:00
yui Made the 'rake examples' task use the command line tool instead of using custom code for compiling the examples. 2009-03-12 10:59:54 -07:00