Skip to content

Remove global issue token css

Coung Ngo requested to merge cngo-remove-issue-token-css into master

What does this MR do and why?

This MR converts global issue token css to utility classes, as well as a couple of other bits of global css

Screenshots or screen recordings

before after
Screenshot_2021-09-30_at_1.04.54_pm Screenshot_2021-09-30_at_1.06.24_pm

How to set up and validate locally

  1. Visit any issue page such as http://127.0.0.1:3000/h5bp/html5-boilerplate/-/issues/1
  2. Open the Linked issues section
  3. Create tokens in the input and check the UI

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports