If I use an !important html tag does it still load earlier CSS files?

Diana

New member
I know that using !important will cause this tag to override any following CSS file that has the same element, but will the earlier overriden elements still load and add to page weight?

It sounds like it would add minimal page weight, but I'm trying to get my header to load quicker but I have CSS files that I have no control over.
 
Back
Top