I have created an assets directory with 5 svg files for social media icons. I added them all to about.json
as indicated by Create and Share a font theme component. I use them in my CSS in body_tag.html.
Expected: The icons should load.
Actual: The icons don’t display. The dev toolbar shows the browser has some concept of these existing as registered Images… but there’s no data in them.
What am I missing? Is there a build step or something?