Fill in the blank. Defer loading of non-critical CSS by adding ______ as an argument in your require_css function call.

  • { defer: true }
  • { position: footer }
  • { type: defer }
  • { async: true }

The correct answer is:

  • { async: true }

🎓 Get all the latest and 100% correct HubSpot CMS for Developers II Certification Exam Answers