layout_builder.libraries.yml 210 B

12345678910
  1. drupal.layout_builder:
  2. version: VERSION
  3. css:
  4. theme:
  5. css/layout-builder.css: {}
  6. js:
  7. js/layout-builder.js: {}
  8. dependencies:
  9. - core/jquery.ui.sortable
  10. - core/drupal.dialog.off_canvas