UNPKG

gulp-assetpaths

Version:

A Gulp plugin to change asset paths from one environment to another.

5 lines (3 loc) 59 B
.foo { background: url(<?php echo $preProcessor?; ?>); }