Add webfonts directory to manifest.json
parent
6cda7ae107
commit
8316b18fc0
|
@ -9,6 +9,7 @@
|
|||
"default_popup": "twig/browser-action.html"
|
||||
},
|
||||
"web_accessible_resources": [
|
||||
"twig/*.html.twig"
|
||||
"twig/*.html.twig",
|
||||
"webfonts/*"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue