mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-14 07:39:29 -07:00
preload fonts
This commit is contained in:
@@ -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"
|
||||
],
|
||||
}
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user