UNPKG

grunt-cache-bust-lazy-loading

Version:

Bust static assets from the cache using content hashing. It also supports lazy loading for divs and images when using class lazy.

7 lines (6 loc) 461 B
<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">