24 lines
590 B
YAML
24 lines
590 B
YAML
name: edlp
|
|
description: 'EDLP Drupal 8 theme with gulp'
|
|
type: theme
|
|
base theme: classy
|
|
core_version_requirement: ^8 || ^9 || ^10
|
|
libraries:
|
|
- core/normalize
|
|
- edlptheme/redirect-js
|
|
- edlptheme/global-css
|
|
- edlptheme/global-js
|
|
|
|
# stylesheets-remove:
|
|
# - core/assets/vendor/normalize-css/normalize.css
|
|
# - core/modules/system/css/system.module.css
|
|
# - core/modules/system/css/system.theme.css
|
|
# - core/modules/views/css/views.module.css
|
|
|
|
regions:
|
|
header: Header
|
|
content: Content
|
|
footer_left: 'Footer Left'
|
|
footer_center: 'Footer Center'
|
|
footer_right: 'Footer Right'
|