mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-08-11 06:45:12 +02:00
[refactor] switch to web font loader to handle theme fonts
This commit is contained in:
@ -33,7 +33,7 @@ const filename = {
|
||||
const jsDependencies = [
|
||||
path.nodeModules + '/html5sortable/dist/html5sortable.min.js',
|
||||
path.nodeModules + '/invert-color/lib/invert.min.js',
|
||||
path.nodeModules + '/moment/min/moment.min.js'
|
||||
path.nodeModules + '/webfontloader/webfontloader.js'
|
||||
]
|
||||
|
||||
const cssFiles = [
|
||||
|
Reference in New Issue
Block a user