ecmarkup icon indicating copy to clipboard operation
ecmarkup copied to clipboard

extract SVG from CSS as image file in /img

Open michaelficarra opened this issue 3 months ago • 0 comments

We can now automatically inline images from /img as base64 data URLs. The SVG that is manually inlined in https://github.com/tc39/ecmarkup/blob/5f8b4d549801d9e65b3e299335289bfb27a96804/css/elements.css#L1008 should be extracted as an svg file in /img.

michaelficarra avatar Mar 22 '24 22:03 michaelficarra