We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
styles
Since it hard to control the priority of tailwind class For example: flex cannot override inline-flex
flex
inline-flex
The text was updated successfully, but these errors were encountered:
fix(all): fix all component props
b84c029
provide all native prop for each component, add utils packages BREAKING CHANGE: use React.ReactNode for icon fix #10
No branches or pull requests
Since it hard to control the priority of tailwind class
For example:
flex
cannot overrideinline-flex
The text was updated successfully, but these errors were encountered: