解决在antd中使用 autoprefixer 9.4.5 会抛出错误 Replace text-decoration-skip: ink to text-decoration-skip-ink: a

其实这个和antd的版本有关系,只须要把antd的版本升级到3.12.4就能够了antd

yarn add antd@3.12.4 --save

记得从新运行一下项目spa

相关文章
相关标签/搜索