Added Entity and Entity Reference Revisions which got dropped somewhere along the...
[yaffs-website] / web / core / modules / layout_builder / layout_builder.libraries.yml
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