Mercurial > hg > cmmr2012-drupal-site
view core/modules/layout_builder/layout_builder.libraries.yml @ 5:12f9dff5fda9 tip
Update to Drupal core 8.7.1
author | Chris Cannam |
---|---|
date | Thu, 09 May 2019 15:34:47 +0100 |
parents | c75dbcec494b |
children |
line wrap: on
line source
drupal.layout_builder: version: VERSION css: theme: css/layout-builder.css: {} js: js/layout-builder.js: {} dependencies: - core/jquery.ui.sortable - core/drupal.dialog.off_canvas - core/drupal.announce - core/drupal.debounce # CSS libraries for Layout plugins. twocol_section: version: VERSION css: theme: layouts/twocol_section/twocol_section.css: {} threecol_section: version: VERSION css: theme: layouts/threecol_section/threecol_section.css: {} fourcol_section: version: VERSION css: theme: layouts/fourcol_section/fourcol_section.css: {}