layout_discovery.libraries.yml

Same filename in other branches
  1. 9 core/modules/layout_discovery/layout_discovery.libraries.yml
  2. 10 core/modules/layout_discovery/layout_discovery.libraries.yml
  3. 11.x core/modules/layout_discovery/layout_discovery.libraries.yml
core/modules/layout_discovery/layout_discovery.libraries.yml

File

core/modules/layout_discovery/layout_discovery.libraries.yml

View source
  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: {}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.