Question: 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 answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the “HubSpot CMS for Developers II” page.