Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Frank Goossens

    (@futtta)

    that option will look in your CSS for background images. if the background images are on the local filesystem and are smaller then 4kb (if i’m not mistaking), they will be read by autoptimize and turned into an inline string, in the CSS. that way there’s no HTTP-request for the image any more, as it is there, in the CSS.

    Hope this clarifies,
    frank

    Thread Starter Jaber Al Nahian

    (@rijans)

    Got it thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can you please explain "Generate data: URIs for images"’ is closed to new replies.