I can't get Tailwind css working
Hello everyone!
I'm trying to set up Tailwind css support in my first WASP project, but I can't get it to work.
I have already added my "tailwind.config.cjs", "postcss.config.cjs" and "/src/client/Main.css" files.
Has anyone gone through this? Can you give me any additional clues?
I'm trying to set up Tailwind css support in my first WASP project, but I can't get it to work.
I have already added my "tailwind.config.cjs", "postcss.config.cjs" and "/src/client/Main.css" files.
Has anyone gone through this? Can you give me any additional clues?


