aromameng / react-app

0 stars 0 forks source link

记录react使用过程中的Error #2

Open aromameng opened 6 years ago

aromameng commented 6 years ago

react 用了 antd 的 Spin加载动画 报错


./~/antd/lib/spin/style/index.css
Module build failed: 

/ autoprefixer: off / filter: progid\:DXImageTransform.Microsoft.Blur(PixelRadius\=1, MakeShadow\=false); ^ Unrecognised input in /Users/jcw/workspace/huatai_pc/node_modules/antd/lib/spin/style/index.css (line 71, column 16)


> 解决方法

webpackconfig 里把css和less的loader 分开来写