Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / layout_discovery / layout_discovery.libraries.yml
1 onecol:
2   version: VERSION
3   css:
4     theme:
5       layouts/onecol/onecol.css: {}
6 twocol_bricks:
7   version: VERSION
8   css:
9     theme:
10       layouts/twocol_bricks/twocol_bricks.css: {}
11 twocol:
12   version: VERSION
13   css:
14     theme:
15       layouts/twocol/twocol.css: {}
16 threecol_25_50_25:
17   version: VERSION
18   css:
19     theme:
20       layouts/threecol_25_50_25/threecol_25_50_25.css: {}
21 threecol_33_34_33:
22   version: VERSION
23   css:
24     theme:
25       layouts/threecol_33_34_33/threecol_33_34_33.css: {}