-
I try to defined this variables in --color-neutral-1B: #1b1b1b;
--color-neutral-66: #666666;
--color-neutral-99: #999999;
--color-neutral-BB: #bbbbbb;
--color-neutral-EE: #eeeeee;
--color-neutral-F8: #f8f8f8;
--color-neutral-FF: #ffffff; |
Beta Was this translation helpful? Give feedback.
Answered by
wongjn
Jun 24, 2025
Replies: 2 comments
-
PS: The prettier extend in VSCode can work with this all variables. |
Beta Was this translation helpful? Give feedback.
0 replies
-
They seem to work fine in this Tailwind Play, so it could be something particular to your project stopping them from working. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ZCY-G
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They seem to work fine in this Tailwind Play, so it could be something particular to your project stopping them from working.