generator-mobileangularui icon indicating copy to clipboard operation
generator-mobileangularui copied to clipboard

Nothing happens with the css.append or css.prepend files

Open kenvernaillenvub opened this issue 9 years ago • 1 comments

I have this in my 'config.js' file; config.vendor.css.append.push('bower_components/sweetalert2/dist/sweetalert2.min.css');

Nothing happens. When I looked into 'gulpfile.js', I noticed that vendor.css.append is never used in the gulp code.

What is the best way to add this already minified css file?

Thanks!

kenvernaillenvub avatar Oct 05 '16 14:10 kenvernaillenvub

+10000000 pretty annoying

fureszk avatar Mar 10 '17 19:03 fureszk