webbeest / theming
Theming recipe for Drupal 11
0.1
2026-03-26 08:19 UTC
Requires
- drupal/storybook: ^1.0
- drupal/styleguide: ^2.2
README
This recipe is designed to configure a list of modules and configuration needed for theming in a Drupal site.
Features
Adds and configures the following modules:
For the Storybook module:
- The permission 'render storybook stories' is granted to anonymous in this recipe. Please disable it in production.
- Please refer to the Storybook module page for further configuration, like CORS settings, Yarn and StorybookJS installation.