Replies: 1 comment 2 replies
-
其实之前也有很多人问过我,现在的问题主要是,这种选择器 太过于复杂之后,小程序原生上直接不支持,因为小程序原生的 css 很多都是残废的。 这个也挺头疼的。 |
Beta Was this translation helpful? Give feedback.
2 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.
-
因为Taro自带的UI库太垃圾了
然后如果直接安装DaisyUI会因为
.prose :where(a.btn:not(.btn-link)):not(:where(view)) {这种不支持而报错
Beta Was this translation helpful? Give feedback.
All reactions