Archived topic
Dynamic CSS print: External File
5 replies · Started by Benjamin on December 23, 2021
Hello,
I was going through the settings and found the setting allowing me to print CSS in an external file. This isn't currently active. It says there are performance advantages.
Just want to hear exactly what this feature is- are there any drawbacks to using this method of CSS printing? Thanks.
Hi there,
Having it set to external CSS is arguably better but not by a lot, especially if you're going to use an optimization plugin as it merges all the CSS on the page anyway. :D
The most notable drawback in my opinion is you'll always have to regenerate CSS every time you do any change to make sure it gets applied properly.
Okay cool- I guess I'll take every boost I can get lol.
How can I regenerate the CSS though? Is there a feature/ button for this?
Thanks!
Hi there,
the option to regenerate the CSS should only appear in the Customizer > General if its required.
Thanks!
You're welcome