cssgrace icon indicating copy to clipboard operation
cssgrace copied to clipboard

Plugin Error: Cannot find module 'cssgrace',使用postcss.cmd报错

Open RalapChen opened this issue 8 years ago • 0 comments

安装postcss-cli和cssgrace,执行postcss.cmd --use postcss-cssnext --use cssgrace -o t.css test.css,报错:

Plugin Error: Cannot find module 'cssgrace'

RalapChen avatar Apr 19 '17 10:04 RalapChen