Hash CSS filenames
After a CSS change is deployed, a casual visitor might still have the old version in cache, rendering broken results.
Include the hash of CSS files in their filename, such that new versions have different URLs and are never read from any cache.