Why adding version number to CSS file path?
From HTML5 ★ Boilerplate Docs: What is ?v=1″ ‘?v=1’ is the JavaScript/CSS Version Control with Cachebusting Why do you need to cache JavaScript CSS? Web page designs are getting richer and richer, which means more scripts and stylesheets in the page. A first-time visitor to your page may have to make several HTTP requests, but by … Read more