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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user