Answer the question
In order to leave comments, you need to log in
What is the best way to distribute a large css file with styles for optimization?
Hello everyone, there is a site with landing under WP and styles for a template weighing already 90kb, if it makes sense to "cut" this css file by adding header styles and a visible part (+1-2 sections) to the header, and move everything else to the footer. Will this affect the display of internal pages in which the main part of the main will grab this css from the file picked up from the footer?
Answer the question
In order to leave comments, you need to log in
It's better when css is loaded in one file.
Is it minified? If not, then do it. The size is a little, but will decrease.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question