Skip to content

Remove the `tailwind_all_the_way` feature flag

What does this MR do and why?

Remove the tailwind_all_the_way feature flag

This removes the tailwind_all_the_way feature flag. We had the flag enabled long enough in production to catch and fix a few regressions. We are now ready to remove the flag and rely on a single Tailwind config which will allow us to resume the migrations.

Changelog: added

MR acceptance checklist

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

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #452445 (closed)

Merge request reports