preload fonts
This commit is contained in:
parent
6a079a5076
commit
01c58093f1
2 changed files with 22 additions and 2 deletions
|
|
@ -5,10 +5,17 @@
|
|||
}
|
||||
],
|
||||
"settings": {
|
||||
"search.exclude": {
|
||||
"**/node_modules": true,
|
||||
"**/bower_components": true,
|
||||
"**/*.code-search": true,
|
||||
"dist/**": true,
|
||||
"**/*.min.js": true,
|
||||
},
|
||||
"cSpell.enabled": true,
|
||||
"cSpell.words": [
|
||||
"Battaglia",
|
||||
"Noaa"
|
||||
],
|
||||
}
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue