You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've worked on a fix but want to do some testing before we merge & release it. In the mean time you should be able to work around this problem by making colors a function that returns an object instead of just a plain object: https://play.tailwindcss.com/QmDTUap8m2?file=config
What version of Tailwind CSS are you using?
3.0.2
What build tool (or framework if it abstracts the build tool) are you using?
Playground
What version of Node.js are you using?
n/a
What browser are you using?
n/a
What operating system are you using?
n/a
Reproduction URL
https://play.tailwindcss.com/v7qgUeljBK?file=config
Describe your issue
Extending multiple color plugins using the same color name causes incorrect colors.
See https://play.tailwindcss.com/v7qgUeljBK?file=config for a failing case.
It works when using the same name multiple times directly https://play.tailwindcss.com/qaS9VP8AHE?file=config
The text was updated successfully, but these errors were encountered: