老师,使用postcss-sprites后就报错:
throw new TypeError('Expected a string, got ' + typeof x);
^
TypeError: Expected a string, got object
at module.exports.x (E:\mywp\css\node_modules\_strip-bom@3.0.0@strip-bom\index.js:4:9)
at E:\mywp\css\node_modules\vinyl-file\index.js:51:20
at E:\mywp\css\node_modules\_graceful-fs@4.1.11@graceful-fs\graceful-fs.js:78:16
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:511:3)