view core/modules/layout_builder/layout_builder.libraries.yml @ 14:1fec387a4317

Update Drupal core to 8.5.2 via Composer
author Chris Cannam
date Mon, 23 Apr 2018 09:46:53 +0100
parents
children af1871eacc83
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