Is your feature request related to a problem? Please describe.
I can't use tailwind's base colors. All "bg--" classes don't work except "bg-neutral-", "bg-primary-", and "bg-secondary-*"
Describe the solution you'd like
Extend tailwind's colors instead of replacing everything.
Describe alternatives you've considered
Set up tailwind in my repository so I can change tailwind.config.js.
Is your feature request related to a problem? Please describe. I can't use tailwind's base colors. All "bg--" classes don't work except "bg-neutral-", "bg-primary-", and "bg-secondary-*"
Describe the solution you'd like Extend tailwind's colors instead of replacing everything.
Describe alternatives you've considered Set up tailwind in my repository so I can change
tailwind.config.js
.