diff --git a/spectabular/manifest.json b/spectabular/manifest.json index d99f1a6..1d7edce 100644 --- a/spectabular/manifest.json +++ b/spectabular/manifest.json @@ -9,6 +9,7 @@ "default_popup": "twig/browser-action.html" }, "web_accessible_resources": [ - "twig/*.html.twig" + "twig/*.html.twig", + "webfonts/*" ] }