test_subtheme.info.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ themes/ test_subtheme/ test_subtheme.info.yml
View source
- name: 'Theme test subtheme'
- type: theme
- description: 'Test theme which uses test_basetheme as the base theme.'
- version: VERSION
- base theme: test_basetheme
- libraries:
- - test_subtheme/global-styling
- libraries-override:
- theme_test/theme_stylesheets_override_and_remove_test:
- css:
- base:
- css/sub-remove.css: false
- test_basetheme/global-styling:
- css:
- base:
- base-add.sub-remove.css: false
- libraries-extend:
- starterkit_theme/base:
- - test_subtheme/global-styling
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.