grunt-cachebust-plus
Version:
Bust static assets from the cache using content hashing, inspired by hollandben's grunt-cache-bust plugin
6 lines • 465 B
HTML
<link rel="stylesheet" href="assets/stylesheet1.css">
<link rel="stylesheet" href="assets/stylesheet2.css" />
<link href="assets/stylesheet4.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet">
<link href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
<link href="https://twitter.github.com/bootstrap/assets/css/bootstrap.css" rel="stylesheet">