frontend-lite.min.css load embedded inline is possible? #28417
oscarayala431
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe..
I need to improve the page speed, check the file ” frontend-lite.min.css ” as a potential improvement, I guess if I load it embedded in the head or footer, it won’t be a problem anymore, is there a way to do it? I tried to remove it from the wordpress style queue, but it breaks my website.
Describe the solution you'd like.
the solution that I think should be improved could be to embed it using <style > tags either in the footer or in the header, a way to avoid one more request from the client side and have the server do the work, is that possible?
Describe alternatives you've considered.
No response
Additional context
No response
Agreement
All reactions