jd-opensource / jd-opensource/taro-ui

taro-ui中sass文件中写法 除号,推荐用math.div

Open
#1,430 3 comments 0 reactions 0 assignees View on GitHub
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(分子, 分母) 来代替 【分子 / 分母】

**复现步骤**

![image](https://user-images.githubusercontent.com/10493838/149468641-ce2034f6-613f-443b-bed7-45fb336605bd.png)

**期望行为**
希望下次更新版本时修改这个问题

**报错信息**
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.