teinett
teinett
I just checked the documentation for this feature: https://5-0-0-beta.docs.astro.build/en/reference/experimental-flags/svg/. I would love to use the feature in sprite mode. Example: theme switcher https://github.com/web-standards-ru/web-standards.ru/blob/main/src/includes/scheme-switcher.njk using SVG sprite https://github.com/web-standards-ru/web-standards.ru/blob/main/src/images/sprite.svg. Resulted code should...
> If you are wanting to switch all SVGs to use the `sprite` mode, you can change the setting in the Astro config... My project has both individual SVGs, such...