-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathorange_framework.libraries.yml
52 lines (48 loc) · 1.13 KB
/
orange_framework.libraries.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
global-styling:
version: 1.x
css:
theme:
css/style.css: { media: all }
js:
js/custom/script.js: {}
dependencies:
- core/jquery
- orange_framework/flexslider
flexslider:
version: 1.x
js:
js/contrib/jquery.flexslider-min.js: {}
dependencies:
- core/jquery
hoverintent:
version: 1.x
js:
js/contrib/jquery.hoverIntent.minified.js: {}
dependencies:
- core/jquery
bootstrap:
version: 1.x
css:
theme:
css/bootstrap.css: { media: all }
js:
bootstrap/js/affix.js: { weight: 0 }
bootstrap/js/alert.js: { weight: 0 }
bootstrap/js/modal.js: { weight: 0 }
bootstrap/js/tab.js: { weight: 0 }
bootstrap/js/transition.js: { weight: 0 }
bootstrap/js/dropdown.js: { weight: 0 }
bootstrap/js/carousel.js: { weight: 0 }
bootstrap/js/collapse.js: { weight: 0 }
bootstrap/js/scrollspy.js: { weight: 0 }
bootstrap/js/tooltip.js: { weight: -1 }
bootstrap/js/popover.js: { weight: 0 }
dependencies:
- core/jquery
maintenance_page:
version: 1.x
css:
theme:
css/maintenance-page.css: { media: all }
dependencies:
- system/maintenance