Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply tailwindcss rules with
!important
(#29437)
As per discussion in #29423, I think this is the right way that does not burden developers having to think about CSS precedence which should be irrelevant with an atomic CSS framework. --------- Co-authored-by: wxiaoguang <[email protected]>