Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / modules / system / tests / themes / test_subtheme / test_subtheme.info.yml
1 name: 'Theme test subtheme'
2 type: theme
3 description: 'Test theme which uses test_basetheme as the base theme.'
4 version: VERSION
5 core: 8.x
6 base theme: test_basetheme
7 libraries:
8   - test_subtheme/global-styling
9 stylesheets-remove:
10   - '@theme_test/css/sub-remove.css'
11   - '@test_basetheme/base-add.sub-remove.css'
12
13 libraries-extend:
14   classy/base:
15     - test_subtheme/global-styling