unable to use @apply when i am using @apply with existing utility classes but with my theme variables(desgin tokens) #16890
Replies: 1 comment
-
after adding a semicolon at the end of import "tailwind css" it worked, i don't know how the semicolon triggered the error. hoepfully this discussion helps to other people if they are in same situation🙏,also would love to know to what triggered the error |
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.
-
CSS Theme and Tailwind Setup Code
i am just trying to add the existing utility classes but with @apply and the theme variables i created @adamwathan
Below is the index.css file
error message

@adamwathan
Beta Was this translation helpful? Give feedback.
All reactions