17 lines
327 B
YAML
17 lines
327 B
YAML
|
name: Materio
|
||
|
description: 'Materio Drupal 8 theme with gulp'
|
||
|
type: theme
|
||
|
base theme: classy
|
||
|
core: 8.x
|
||
|
libraries:
|
||
|
- core/normalize
|
||
|
- materiotheme/global-css
|
||
|
- materiotheme/global-js
|
||
|
|
||
|
regions:
|
||
|
header: Header
|
||
|
content: Content
|
||
|
footer_left: 'Footer Left'
|
||
|
footer_center: 'Footer Center'
|
||
|
footer_right: 'Footer Right'
|