Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
138.57 KB
MD5: 2ba30f2f7ff17e76e9c10bac930404e7
SHA-1: dbf8a19d095145b79b0e5e8f8f4772b5c5299d45
SHA-256: 3560610330e42f8dffaf0c23c7224c5b6396abb565378140983849155031043f
Download zip
216.78 KB
MD5: f6f4107c4221cc195a7dcb4054f612a6
SHA-1: bb0167c6ea22b0222c7c96d340f1c1e0335b019a
SHA-256: b734b1a1fdbae16206548527bf84c0c79abf8ab6df9121d8748c99d5d52d951c
Release notes
New Features & Bug fixes:
Issue #3179279: The styles not loading at the default view mode.
Update steps
Update your codebase:
composer self-update
composer require drupal/bootstrap_styles:^1.0 --no-update
composer update