Files
OpenFrontIO/resources/images
evanpelle bf74028200 Fix medal icon CORS errors by inlining SVG as data URI
CSS mask-image triggers a CORS fetch, which failed for the CDN-hosted medal SVG. Switched to a Vite ?raw import so the SVG is embedded as a data URI at build time — no network request, no CORS.

Also stripped the SVG of Inkscape metadata and replaced filter-based color inversion with a plain fill="white", shrinking it from 3,278 → 955 bytes (387 bytes gzipped).
2026-05-02 12:54:29 -06:00
..
2025-12-31 00:08:53 +00:00
2025-11-19 12:32:01 -08:00
2026-04-13 19:51:08 -07:00
2025-09-30 11:13:32 -07:00
2025-10-06 12:45:30 -07:00