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

Added Twitter Bootstrap JS and CSS v4.5.0 (#77)

This commit is contained in:
nobody42
2020-05-16 17:36:49 +02:00
parent 636444cd76
commit 4bcc91507b
6 changed files with 21 additions and 0 deletions

View File

@@ -320,6 +320,8 @@ var files = {
// Twitter Bootstrap
'resources/twitter-bootstrap/3.4.1/js/bootstrap.min.jsm': true,
'resources/twitter-bootstrap/3.4.1/css/bootstrap.min.css': true,
'resources/twitter-bootstrap/4.5.0/js/bootstrap.min.jsm': true,
'resources/twitter-bootstrap/4.5.0/css/bootstrap.min.css': true,
// Underscore.js
'resources/underscore.js/1.8.3/underscore-min.jsm': true,