Cannot apply unknown utility class
Hello
Wasp version 0.15.2, trying to go through the getting started steps for the OpenSaaS template and I'm getting this error:
Has anyone seen the above before and know how to fix it?
Here is my postcss.config.cjs file:
When I initially tried creating an OpenSaaS template I was getting errors about how postcss was moved and I had to update to use
Thanks, let me know if there's any other info I can provide
Wasp version 0.15.2, trying to go through the getting started steps for the OpenSaaS template and I'm getting this error:
Has anyone seen the above before and know how to fix it?
Here is my postcss.config.cjs file:
When I initially tried creating an OpenSaaS template I was getting errors about how postcss was moved and I had to update to use
tailwindcss/postcss so that's why I have the above change. But now I'm running into the error in the attached imageThanks, let me know if there's any other info I can provide

