Skip to content

Migrate remaining font weight bold utils to Tailwind

What does this MR do and why?

Related #456641 (closed)

This migrates 2 instances of gl-font-weight-bold to gl-font-bold, which slipped into master in between the different migration MRs like 1, 2, and 3.

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

gl-font-bold in app/assets/javascripts/members/components/table/role_selector.vue

gl-font-bold

How to set up and validate locally

Merge request reports