Fixed notice in Drupal 9
Fix schema indentation
Development snapshot.
Been using the dev a while and it doesn't seem to break anything and it definitely fixes a few things.
Update steps Update your codebase:
composer self-update composer require drupal/layout_builder_blocks:^1.0 --no-update composer update
Adds Bootstrap Styles as a dependency which allow having dynamic and configurable styles' "Plugins" like background color, background media, padding, margin, any other plugins defined in the Bootstrap Styles module, or in your custom modules.