Open michaelficarra opened 8 months ago
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.
/img
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
.