Version 1
[yaffs-website] / web / core / modules / layout_discovery / layout_discovery.libraries.yml
diff --git a/web/core/modules/layout_discovery/layout_discovery.libraries.yml b/web/core/modules/layout_discovery/layout_discovery.libraries.yml
new file mode 100644 (file)
index 0000000..aff70e0
--- /dev/null
@@ -0,0 +1,25 @@
+onecol:
+  version: VERSION
+  css:
+    theme:
+      layouts/onecol/onecol.css: {}
+twocol_bricks:
+  version: VERSION
+  css:
+    theme:
+      layouts/twocol_bricks/twocol_bricks.css: {}
+twocol:
+  version: VERSION
+  css:
+    theme:
+      layouts/twocol/twocol.css: {}
+threecol_25_50_25:
+  version: VERSION
+  css:
+    theme:
+      layouts/threecol_25_50_25/threecol_25_50_25.css: {}
+threecol_33_34_33:
+  version: VERSION
+  css:
+    theme:
+      layouts/threecol_33_34_33/threecol_33_34_33.css: {}