radix-ui / themes

Radix Themes is an open-source component library optimized for fast development, easy maintenance, and accessibility. Maintained by @workos.
https://radix-ui.com/themes
MIT License
5.35k stars 191 forks source link

Button vanishes after adding type #478

Closed bijaydas closed 5 months ago

bijaydas commented 5 months ago

Button vanishes when added type -> submit or button

Without type image

With type image

Versions next: ^14.1.3 @radix-ui/themes: ^2.0.3

kevinmitch14 commented 5 months ago

If you are using tailiwind, this is due to CSS specificity issues.

https://github.com/radix-ui/themes/issues/109 https://github.com/radix-ui/themes/issues/109#issuecomment-1747345743 https://www.radix-ui.com/themes/docs/overview/styling#tailwind-base-styles