Skip to content

fix: Correct SVG file references. - #63

Merged
thet merged 1 commit into
mainfrom
thet/svg-references
Sep 18, 2026
Merged

thet merged 1 commit into
mainfrom
thet/svg-references

Conversation

@thet

@thet thet commented Sep 18, 2026

Copy link
Copy Markdown
Member

SVG files which are referenced in CSS/JS URL directives are now emitted as separate files which can be imported via the URL directive. Raw SVG imports in JavaScript files are still included as source.

This fixes an issue where SVG references in CSS files were broken.

SVG files which are referenced in CSS/JS URL directives are now emitted
as separate files which can be imported via the URL directive. Raw SVG
imports in JavaScript files are still included as source.

This fixes an issue where SVG references in CSS files were broken.
@thet
thet merged commit 8d63909 into main Sep 18, 2026
1 check passed
@thet
thet deleted the thet/svg-references branch September 18, 2026 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant