Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
141.7 KB
MD5: efea7d5dd93670c9e54dc4422bad2a2f
SHA-1: 91f8113843d52ec2697909bb7c7615e319d1b39e
SHA-256: 09ce9ef1e3768e7830ebd31b59f41050e710978a45db68f09a8ff48df71e0586
Download zip
221.7 KB
MD5: 2e9407b916c594a338f3137f415019e9
SHA-1: 01342d108e461cfc60d573388abeda1f65dd6896
SHA-256: 83d4ba20b1790dc31963a7ec932ed5af68a089fe53f468373f55245826e15395
Release notes
New Features & Bug fixes:
Issue #3180507: Fix inline entity form layouts in bootstrap modals.
Issue #3178958:Font color is white in white background .
Issue #3180374: Long list of background colors doesn't wrap.
Update steps
Update your codebase:
composer self-update
composer require drupal/bootstrap_styles:^1.0 --no-update
composer update