gulp-useref icon indicating copy to clipboard operation
gulp-useref copied to clipboard

BUG: @import in css fails with gulp-useref

Open nautatva opened this issue 4 years ago • 0 comments

Useref should either concatenate the CSS imports or copy-over these imports, else CSS fails to load.

@import url("./fontawesome.css");

nautatva avatar Oct 09 '21 07:10 nautatva