Skip to content

Move projects css to page bundles

Coung Ngo requested to merge cngo-projects-page-bundle-css into master

What does this MR do and why?

This MR moves global css that is only used on the project show and project edit pages to css page bundles to reduce our global css size

Screenshots or screen recordings

How to set up and validate locally

The affected pages are

  • Project show: http://127.0.0.1:3000/h5bp/html5-boilerplate/
  • Project edit: http://127.0.0.1:3000/h5bp/html5-boilerplate/edit

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