-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathslac.info.yml
47 lines (47 loc) · 1.44 KB
/
slac.info.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
name: SLAC
type: theme
base theme: false
description: 'Storybook-based starter theme'
package: Custom
core_version_requirement: ^9 || ^10
libraries:
- slac/global
libraries-override:
core/drupal.dropbutton: slac/dropbutton
facets/drupal.facets.dropdown-widget: slac/dropdown_widget
views_accordion/views_accordion.accordion: false
libraries-extend:
sitewide_alert/init:
- slac/alert_bar
addtocal/addtocal:
- slac/addtocal_a11y
ckeditor_stylesheets:
- //fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,700;1,900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap
- dist/css/editor-styles.css
ckeditor5-stylesheets:
- //fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,700;1,900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap
- dist/css/editor-styles.css
dependencies:
- components
- slac_helper
- twig_tweak
components:
namespaces:
global: source/01-global
layouts: source/02-layouts
components: source/03-components
templates: source/04-templates
utility: source/06-utility
regions:
page_top: 'Page top'
header: Header
breadcrumb: Breadcrumbs
help: Help
preface: Preface
status: 'Status messages & Tabs'
content: Content
postscript: Postscript
footer: Footer
subfooter: Subfooter
disabled: Disabled
page_bottom: 'Page bottom'