Replies: 1 comment
-
看起来是 precss 插件的问题 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如题,去掉precss后可以正常构建,或者把组件里left: calc((var(--width) - 100vw) * -1 / 2 - 20px);去掉也可以
(单独使用calc或者va(--width)是没有问题的)
Beta Was this translation helpful? Give feedback.
All reactions