tailwindcss中如何自定义类名使得我们可以使用:not()选择器?-灵析社区

Midclimateeee

tailwindcss中如何自定义类名使得我们可以使用`:not()`选择器? 尝试这样写`[:not(:disabled)]:hover:text-gray-400`好像没有用。

阅读量:157

点赞量:0

问AI
素素数数
"[&:not(:disabled)]:hover:text-gray-400"