Open kanakiyajay opened 9 years ago
This makes it easier to use with grunt-usemin, by giving a replace option.
purifycss: { options: { }, target: { src: ['src/index.html', '.tmp/concat/js/*.js'], css: ['.tmp/concat/css/*.css'], replace: true } }
This makes it easier to use with grunt-usemin, by giving a replace option.