How to make CSS a non-blocking resource
You must have heard the phrase "CSS is a render-blocking resource" but there is more to the story if we have some CSS which is not of immediate use then we can make it a non-bocking resource using media attribute.
media attribute
media attribute is u...
2mindev.hashnode.dev1 min read