UNPKG

grunt-concat-css

Version:

Concat CSS with @import statements at top and relative url preserved.

9 lines (7 loc) 158 B
body: { background-color: #EFEFEF; background-image: url(http://somewebsite.com/pix.jpg); } .header: { background-image: url(assets/images/pix.jpg); }