Home - HubSpot CMS for Developers II - Fill in the blank. Defer loading of non-critical CSS by adding ______ as an argument in your require_css function call. Fill in the blank. Defer loading of non-critical CSS by adding ______ as an argument in your require_css function call. 2shares Facebook Twitter Pinterest LinkedIn Skype Facebook MessengerQuestion: 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 right answer was: { async: true }