Version 1
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Asset / library_test_files / css_weights.libraries.yml
diff --git a/web/core/tests/Drupal/Tests/Core/Asset/library_test_files/css_weights.libraries.yml b/web/core/tests/Drupal/Tests/Core/Asset/library_test_files/css_weights.libraries.yml
new file mode 100644 (file)
index 0000000..fd0d6ec
--- /dev/null
@@ -0,0 +1,22 @@
+example:
+  css:
+    theme:
+      css/theme__no_weight.css: {}
+      css/theme__weight.css:
+        weight: 29
+    base:
+      css/base__no_weight.css: {}
+      css/base__weight.css:
+        weight: 97
+    layout:
+      css/layout__no_weight.css: {}
+      css/layout__weight.css:
+        weight: 92
+    component:
+      css/component__no_weight.css: {}
+      css/component__weight.css:
+        weight: 45
+    state:
+      css/state__no_weight.css: {}
+      css/state__weight.css:
+        weight: 8