UNPKG

grunt-uniator

Version:

Combine style-tags and CSS-files linked by HTML-file into one or several files or style-tags

12 lines (8 loc) 144 B
/* This is b.css */ .b { color: #0000ff; } .b__mod { background-image: url(../image/back.png); font-size: 20px; }