Version 1
[yaffs-website] / web / core / modules / system / tests / themes / test_subtheme / test_subtheme.info.yml
diff --git a/web/core/modules/system/tests/themes/test_subtheme/test_subtheme.info.yml b/web/core/modules/system/tests/themes/test_subtheme/test_subtheme.info.yml
new file mode 100644 (file)
index 0000000..b217374
--- /dev/null
@@ -0,0 +1,15 @@
+name: 'Theme test subtheme'
+type: theme
+description: 'Test theme which uses test_basetheme as the base theme.'
+version: VERSION
+core: 8.x
+base theme: test_basetheme
+libraries:
+  - test_subtheme/global-styling
+stylesheets-remove:
+  - '@theme_test/css/sub-remove.css'
+  - '@test_basetheme/base-add.sub-remove.css'
+
+libraries-extend:
+  classy/base:
+    - test_subtheme/global-styling