1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added: Bootstrap (fonts only)

This commit is contained in:
nobody
2020-11-20 08:57:44 +01:00
parent f6efcc0ff8
commit 495efcb23f
6 changed files with 15 additions and 1 deletions

View File

@@ -215,6 +215,9 @@ var resources = {
'path': 'resources/bootstrap/{version}/bootstrap.min.css',
'type': 'text/css'
},
'bootstrapFontsOnly': {
'path': 'resources/bootstrap/fonts/'
},
// Bootstrap Daterangepicker
'bootstrapDaterangepicker': {
'path': 'resources/bootstrap-daterangepicker/{version}/daterangepicker.min.jsm',