Skip to content

fix: load design token CSS custom properties

design.gitlab.com does not load gitlab_ui.scss from @gitlab/ui instead opting in to app styles with a parent .app-styles class. This MR adds the design token imports to app.scss to ensure CSS custom properties are defined always.

Before After
172.16.123.1_2018_components_accordion 172.16.123.1_2018_
Edited by Scott de Jonge

Merge request reports