Replies: 2 comments
-
I pasted your config in tailwind play and it works fine |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yeah, I figured out it was an issue with a specific version of Gatsby 2.27.2 which they have fixed in 2.27.3. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if
npx tailwindcss init
had a flag which generated colors with grey instead of gray.Two reasons:
Short of that, is there an easy way to accomplish this in the tailwind.config.js file?
I guess it's something like this?
The problem with this is that when I try to apply it in my tailwind.css:
It complains and says that it doesn't exist
Beta Was this translation helpful? Give feedback.
All reactions