-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
A solution is needed to be able to read in an svg file from the public s3 bucket and inject it as inline svg. The way the svg-loader imports svg files only works with local files (e.g. import CONUSmap from '@/assets/components/map.svg';). Alternative ways to embed an svg that allow urls do not treat them as inline svg, and therefore are not able to manipulate with js or css.
Metadata
Metadata
Assignees
Labels
No labels