Image in CSS with url()
are not made self contained if included in template and not through a CSS file
#8193
Labels
url()
are not made self contained if included in template and not through a CSS file
#8193
here is how to reproduce:
Get an image
Include in CSS Property
Convert to self contained document
Image is not embeded
However, when included inside a CSS file
Is this a known limitation ? Shouldn't
<style>
be process the same as CSS file ?The text was updated successfully, but these errors were encountered: