jd-opensource / jd-opensource/taro-ui
taro-ui中sass文件中写法 除号,推荐用math.div
Open
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
**问题描述**
taro-ui 在npm run dev:h5时,命令行会出现sass警告。
就是 sass中的【除号】建议用 math.div(分子, 分母) 来代替 【分子 / 分母】
**复现步骤**

**期望行为**
希望下次更新版本时修改这个问题
**报错信息**
Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
**系统信息**
taro v3.3.17
taro-ui v3.0.0
node v14.16.1
Contributor guide
Assessment
This issue has not been assessed yet.