Investigate the outline-* classes in our application.css bundle
Currently in our GitLab UI library there are some components that make use of the outline-* classes. Our application.css bundle doesn't seem to play with them nicely as per our storybooks you can see that they only show a primary variant.
We might need to refactor those classes on GitLab