Tailwind COnfig Help #18696
Unanswered
WallyTheBot
asked this question in
Help
Replies: 1 comment
-
Tailwind v4 doesn't use @import "tailwindcss";
/* Path is relative to this CSS file */
@source not "../../public"; |
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.
-
I Have a folder in my Project called public and i dont need it in the tailwind build this is my config, i excluded node_modules and public folder but the public folder was filtered but why
this are my project struture

when i delete the public folder, all works fine but when i have the folder in the dir i become the error
but why i excluded the folder :/
Beta Was this translation helpful? Give feedback.
All reactions