@source how to work with remove base layer? #17317
Unanswered
vaynevayne
asked this question in
Help
Replies: 1 comment 2 replies
-
You seem to be missing a semi-colon: @layer theme, base, components, utilities;
- @source "./pages/studentNewIndexV2"
+ @source "./pages/studentNewIndexV2";
@import "tailwindcss/theme.css" layer(theme); |
Beta Was this translation helpful? Give feedback.
2 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.
-
@source it is not work well
Beta Was this translation helpful? Give feedback.
All reactions