Skip to content

Draft: GitLab UI integration branch for migrate-gitlab-css-utils

What does this MR do and why?

Integration MR for gitlab-ui!3349 (merged).

We're essentially moving CSS utils out of GitLab's codebase to move them to GitLab UI.

How to set up and validate locally

  1. Run yarn to install the dev build of @gitlab/ui.
    • You might see some unrelated errors about HEIGHT_AUTO_CLASSES, you can ignore those.

MR acceptance checklist

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

Edited by Paul Gascou-Vaillancourt

Merge request reports