Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
138.56 KB
MD5: 1e733d28a4eb027f97c1c4485475ca61
SHA-1: 90626db49869fd7217083ce01390e20ff1209b42
SHA-256: eda1a1ac4f7eacba146233512e0acad515dc505d4e5b0111e0eabdcbcc493507
Download zip
216.77 KB
MD5: f8e4686e14adac3012343044099765ab
SHA-1: 975c8342e8caa8ee53520e7c3bdbf3834cb9b85f
SHA-256: 3dd15886e643fdde7ab406c376523534c750516a3ea767ef2539541e5c51a272
Release notes
New Features & Bug fixes:
Make background color works with a transparent background image.
Issue #3177699: Warning: array_merge(): Expected parameter 1 to be an array, null given.
Issue #3178621: Create generic help method to assign classes to the build.
Issue #3178620: Refactor Text Color plugin build function.
Issue #3178614: Make background color the default option of backgrounds.
Update steps
Update your codebase:
composer self-update
composer require drupal/bootstrap_styles:^1.0 --no-update
composer update