umi
umi copied to clipboard
[Bug] 使用scss报错
What happens?
使用scss时启动报错

Mini Showcase Repository(REQUIRED)
https://github.com/dingff/umi4-demo
How To Reproduce
Steps to reproduce the behavior: 1. npm start
Expected behavior 1. 希望不报错
Context
- Umi Version: 4.0.22
- Node Version: 14.19.1
- Platform: macOS 12.5.1
我看看
需要安装 sass 依赖 https://github.com/umijs/umi/blob/master/examples/with-sass/package.json#L15 可以看这
好的,可以考虑修正下文档哈

好的,可以考虑修正下文档哈
感谢反馈 我更新下