grunt-cache-bust-alt
Version:
An alternative version of Bust static assets from the cache using content hashing
7 lines (6 loc) • 461 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">