Google Mobile Sites Certification Exam Answers

Why do CSS @imports harm performance?

Latest Update on 23rd December, 2017 by Certification Course Answers

Why do CSS @imports harm performance?

  1. @import loads files less efficiently than <link>
  2. They create a less efficient CSSOM
  3. They can introduce unwanted dependencies
  4. They require additional CPU time to parse

100% Correct Answer
@import loads files less efficiently than <link>

Latest Updates

No posts found in this category.