This project is not covered by Drupal’s security advisory policy.

This is a utility module for integrating utility classes for other modules. It provides utility classes in the form of plugins. You do not need this module unless it's a dependency of another module.

Modules that depend on Breezy Utility

Features

  • A utility class manager that exposes utility classes as plugins associated with a CSS property.
  • A subset of TailwindCSS utility classes,
  • A breakpoint group for TailwindCSS.
  • You should be able to implement any utility class system.

Post-Installation

Enable the breezy_utility_ui to configure. The configuration form is very basic, just select the utility class group you want.

The UI module does not need to be enabled in production.

Additional Requirements

Any module that can leverage the utility class plugin.

Checkout:
Breezy Layouts
Provides utility class based layouts, and layout variants with a layout configuration form builder.
Breezy Paragraphs
Provides utility class based, configurable Paragraphs Behavior plugin.

Project information

Releases