mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
include woff2 files too
This commit is contained in:
parent
5ae8a20b9d
commit
9fbc0b915e
@ -23,6 +23,7 @@ const filters = {
|
||||
fonts: [
|
||||
'!build/popup/fonts/*',
|
||||
'build/popup/fonts/Open_Sans*.woff',
|
||||
'build/popup/fonts/fontawesome*.woff2',
|
||||
'build/popup/fonts/fontawesome*.woff'
|
||||
],
|
||||
safari: [
|
||||
|
Loading…
Reference in New Issue
Block a user