UNPKG

file-deps

Version:

parse and rewrite the dependencies of a file

3 lines (2 loc) 80 B
.a { background-image: url('z.png'); } .b { background-image: url("./z.png"); }