Skip to content

Moved repo.css to its own CSS bundle to reduce the size of the main bundle

Tim Zallmann requested to merge tz-move-repo-css into master

What does this MR do?

It moves all Web IDE css code to its own css bundle so its only loaded when needed also renamed to ide.css.

Why was this MR needed?

Reduce the size of application.scss.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

gitlab-org/gitlab-ce#49100

Merge request reports