Relume Community Icon
Relume Community
  • 🏠Home
  • 📅Events

  • 🔵Announcements
  • 🔵General
  • 🔵Getting Started
  • 🔵Issues
  • 🔵Showcase

Powered by Tightknit
Issues
Issues

Button Style Inconsistencies in React: Header Variants Issue

Avatar of Cecilia D.Cecilia D.
·

Hi there.. I am building my site using the React library and I am having inconsistencies with the buttons styles. The available variant for the Header buttons should be "secondary", but on browser the variant "bg-background-alternative", which is not correctly passed. So all buttons look the same. The other variants work correctly, but for some reason "alternative" is applied instead of "Secondary"

1 comment

  • Avatar of Cecilia D.
    Cecilia D.
    ·

    Nevermind, I found the issue in my tailwind.config!