How to install Bulma theme
Last updated on
11 May 2021
- Install Bulma theme as usual in Drupal 8 (see Drupal 8 docs).
- Create your own subtheme with drush command (please note this no longer works with Drush 9 or later, see #2960328: Update Bulma Drush commands to Drush 9)
drush bulma "my sub-theme"or step-by-step, see documentation
- Customize Sass (SCSS files) inside your sub-theme which you have created. (Not inside base theme)
- By default, Bulma uses a CDN. If you wish to instead use a local version, download the latest Bulma release and install it at libraries/bulma. If using a custom Bulmaswatch theme (see the theme settings), you may also download the latest Bulmaswatch release to libraries/bulmaswatch.
Additionally, check theme settings page to activate specific features.
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion