Class | Juicer::ImageEmbed |
In: |
lib/juicer/image_embed.rb
|
Parent: | Object |
The ImageEmbed is a tool that can parse a CSS file and substitute all referenced URLs by a data uri
Only local resources will be processed this way, external resources referenced by absolute urls will be left alone
SIZE_LIMIT | = | 32768 | The maximum supported limit for modern browsers, See the Readme.rdoc for details |