Version 1
[yaffs-website] / web / core / modules / color / tests / modules / color_test / themes / color_test_theme / color_test_theme.libraries.yml
diff --git a/web/core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.libraries.yml b/web/core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.libraries.yml
new file mode 100644 (file)
index 0000000..e4d536d
--- /dev/null
@@ -0,0 +1,12 @@
+base:
+  version: VERSION
+  css:
+    theme:
+      css/colors.css: {}
+
+fontsizer:
+  version: VERSION
+  js:
+    js/color_test_theme-fontsize.js: {}
+  dependencies:
+    - core/jquery