Why do CSS @imports harm performance? Posted on May 9, 2020 by Marketing Certification Online They create a less efficient CSSOM They require additional CPU time to parse They can introduce unwanted dependencies @import loads files less efficiently than <link>