What are the two valid statements with regard to the critical rendering path (CRP)?

  • The non-critical CSS is required when the site starts to render
  • There is an initial view (which is critical) and below-the-fold-content
  • CRP on mobile is bigger than on a desktop
  • The “Critical” tool on Github helps to build CCS for CRP optimisation