Drop Bootstrap CSS utils

What does this MR do and why?

Drop Bootstrap CSS utils

When the no_bootstrap_utils_stylesheet feature flag is enabled, we now import a CSS bundle that doesn't include Boostrap CSS utils. Once we are confident that potential regressions have been caught and addressed, we'll remove the feature flag and stop importing Bootstrap utils altogether.

References

Screenshots or screen recordings

No visual changes expected.

How to set up and validate locally

  1. Enable the no_bootstrap_utils_stylesheet feature flag.
  2. Ensure there are no visual regressions in the app.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Paul Gascou-Vaillancourt

Merge request reports

Loading