“Hand-in-hand with browser caching is cache busting. Say the browser has the CSS file cached for one year (not uncommon). Then you want to change the CSS. You need a strategy for breaking the cache and forcing the browser to download a new copy of the CSS.”— Chris Coyier, css-tricks.comTagged: CSS, Cache Busting, Frontend