-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathtide_core.libraries.yml
More file actions
61 lines (56 loc) · 1.01 KB
/
tide_core.libraries.yml
File metadata and controls
61 lines (56 loc) · 1.01 KB
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
53
54
55
56
57
58
59
60
61
content_moderation:
version: 1.0
css:
component:
css/content_moderation.module.css: {}
theme:
css/content_moderation.theme.css: {}
ckeditor_stylesheets:
version: 1.0
css:
theme:
css/ckeditor_overrides.css: {}
sticky_node_form_sidebar:
version: 1.0
css:
theme:
css/sticky_node_form_sidebar.css: {}
node_revision_log:
js:
js/node_revision_log.js: {}
dependencies:
- core/jquery
- core/drupal
node_iframe:
js:
js/node_iframe.js: {}
editor_autolink:
js:
js/editor_autolink.js: {}
dependencies:
- core/jquery
- core/drupal
claro_layout:
version: 1.0
css:
theme:
css/claro_layout.css: {}
pseudo_required_field:
version: 1.x
css:
theme:
css/pseudo_required_field.css: {}
fix-sticky-header:
version: 1.x
css:
theme:
css/fix-sticky-header.css: {}
form_extras:
version: 1.x
css:
theme:
css/form-extras.css: {}
select2-placeholder-fix:
css:
theme:
css/select2-placeholder-fix.css: {}