aicers / frontary

Reusable HTML components using Yew for AICE
Apache License 2.0
0 stars 0 forks source link

Seek ways to use SVG files instead of PNG files #105

Closed sophie-cluml closed 3 months ago

sophie-cluml commented 3 months ago

This repository, frontary, mostly uses PNG format for images. The reason behind is that SVG files in Safari looked like a raster image with low resolution, unexpectedly. We did not have enough time to closely look into the issue at the moment, but now it looks like a good time to have a look into it. Your help is very welcome.