Replace `bold` class with `gl-font-bold`
Merged
requested to merge 473840-452231-use-semantic-tokens-in-app-assets-stylesheets-framework-common-scss-bold into master
What does this MR do and why?
The bold
class in common.scss is unncessary. This MR replaces it with
the gl-font-bold
tailwind util class.
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
N/A, no visual changes
How to set up and validate locally
There are many places that text was bolded with this class. Probably the simplest is the name of a milestone when it appears in a roadmap.
- Check out this branch
- Visit the roadmap for a group that has at least 1 milestone with a start date
- Make sure the roadmap settings have a long enough timeframe that the milestone shows
- Inspect the milestone name. You will see that it has the class
gl-font-bold
applied.
Related to #473840, #452231 (closed)
Edited by Chad Lavimoniere
Merge request reports
Activity
Please register or sign in to reply