Closed bravokiloecho closed 4 years ago
Use webpack's svg-url-loader to load SVGs as a utf-8 DataURL string. Useful when using SVGs in CSS.
svg-url-loader
Hey @sam3d, apologies for the delay! The PR branch should now be up to date :)
Hi @sam3d or @ricardogobbosouza, any chance on getting this merged? The conflicts were resolved..
Thanks!
Use webpack's
svg-url-loader
to load SVGs as a utf-8 DataURL string. Useful when using SVGs in CSS.