⬅︎ Back to Never put external Javascript in the <head>
That's why I'm moving away from putting .css on CDNs. My Nginx is fast enough. Also, I've started using inline CSS instead to make that experience even faster.
This actually applies to css too, except you can't make that async.
Comment
That's why I'm moving away from putting .css on CDNs. My Nginx is fast enough. Also, I've started using inline CSS instead to make that experience even faster.
Parent comment
This actually applies to css too, except you can't make that async.