Highlights
- Arctic Code Vault Contributor
Pinned
1,275 contributions in the last year
Less
More
Contribution activity
February 2021
Created 50 commits in 5 repositories
Created a pull request in alibaba-fusion/next that received 4 comments
fix(Nav): fix compare 0 with 0px
前一段时间fusion将很多0改成了0px,这些比较就会出错误。
有一个奇怪的地方是,我不知道为什么之前在/dist/next.css里面都没有暴露这些错误(不会进入if分支);但是我在使用babel-plugin-import做样式按需加载的时候却会暴露这些错误(会进入if分支)。(都使用f…
+4
−2
•
4
comments

