aicers / frontary

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

Replace PNG images with svg images for Clumit theme #129

Open sophie-cluml opened 2 months ago

sophie-cluml commented 2 months ago

Background

Detail

sehkone commented 1 month ago

The Svg component of Frontary was initially introduced because Safari lacked sharpness when rendering SVG files. However, the recent version of Safari appears to have resolved this issue, even though there hasn't been an official announcement. Therefore, I suggest replacing only a few PNG images with SVG files and monitoring the situation to see if the problem is completely resolved.