Skip to content

[Bug Report] Title input,button,textarea{color:inherit;font:inherit} 导致tailwind失效 #13402

@MinuteReversal

Description

@MinuteReversal

Reproduction Link

https://codesandbox.io/p/devbox/vant-4-issue-template-forked-m3rfg7?file=%2Fsrc%2FApp.vue%3A16%2C3

Vant Version

4.9.17

Describe the Bug

vant/lib/index.css

input,button,textarea{color:inherit;font:inherit}

选择器。导致了tailwindcss 无法设置input button textarea元素的前景色。

Image

Image

Reproduce Steps

安装tainwind css到项目中 插入以下按钮在界面上

<button class="text-red-500">hello world</button>

Device / Browser

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions