-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathemulsify.info.yml
More file actions
40 lines (34 loc) · 917 Bytes
/
emulsify.info.yml
File metadata and controls
40 lines (34 loc) · 917 Bytes
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
type: theme
base theme: emulsify
core_version_requirement: '^10 || ^11'
name: whisk
description: A subtheme build upon the Emulsify Design System.
package: 'Emulsify'
screenshot: screenshot.png
version: VERSION
hidden: false
dependencies:
- 'drupal:components (^3.0)'
- 'drupal:emulsify_tools (^4.0)'
libraries:
- whisk/global
regions:
header: Header
content_top: Content Top
content: Content
content_bottom: Content Bottom
footer: Footer
logo: assets/images/logo.svg
# Uncomment the namespaces below that best fit your project.
# components:
# namespaces:
# base: components/00-base
# atoms: components/01-atoms
# molecules: components/02-molecules
# organisms: components/03-organisms
# templates: components/04-templates
# pages: components/05-pages
# components: src/components
# foundation: src/foundation
# layout: src/layout
# tokens: src/tokens