12 lines
370 B
YAML
12 lines
370 B
YAML
name: Stark
|
||
type: theme
|
||
description: 'An intentionally plain theme with almost no styling to demonstrate default Drupal’s HTML and CSS. Learn how to build a custom theme from Stark in the <a href="http://drupal.org/theme-guide">Theming Guide</a>.'
|
||
package: Core
|
||
version: VERSION
|
||
core: 8.x
|
||
stylesheets:
|
||
all:
|
||
- css/layout.css
|
||
stylesheets-remove:
|
||
- normalize.css
|