Skip to content
Snippets Groups Projects
Commit 957c0198 authored by Adam G-H's avatar Adam G-H
Browse files

Merge branch '3325417-remove-hard-dependency' into '3.0.x'

Issue #3325417: Remove hard dependency on layout_builder_styles

See merge request !9
parents 91997c75 7a15bf4e
No related branches found
No related tags found
No related merge requests found
Pipeline #8428 skipped
......@@ -10,7 +10,6 @@
"drupal/entity_browser_block": "^1.0",
"drupal/layout_builder_restrictions": "^2.14",
"drupal/layout_builder_st": "^1.0-alpha2",
"drupal/layout_builder_styles": "^2",
"drupal/layout_library": "^1.0-beta1",
"drupal/lightning_core": "^5",
"drupal/panelizer": "^4.1 || ^5.0",
......@@ -26,5 +25,8 @@
"2878684 - Use String.match to correlate regions when switching Layouts in Panels IPE": "https://www.drupal.org/files/issues/panels-ipe-2878684-3.patch"
}
}
},
"suggest": {
"drupal/layout_builder_styles": "Allows editors to apply styles to Layout Builder blocks and sections."
}
}
......@@ -9,9 +9,4 @@ dependencies:
- drupal:options
- layout_library:layout_library
- layout_builder_restrictions:layout_builder_restrictions
- layout_builder_styles:layout_builder_styles
- lightning_core:lightning_core
components:
- lightning_banner_block
- lightning_landing_page
- lightning_map_block
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment