Hey everyone, I could use some help.
I'm trying to update the button colours in my Next.js project. I've tried several ways of modifying the tailwind.config.js file, but the colours still won't override the default black colour on buttons.
Can someone point me in the right direction? Where exactly should I define the custom colours so they apply correctly?