prettier/tests/stylefmt/data-url/data-url.css

4 lines
67 B
CSS

div {
background-image: url(data:image/png;base64,iVBORw0KGg);
}