You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works perfectly well, however when I run the instructions to repeat this, I get
"tailwindcss": "^3.2.4"
Which throws the following error:
Errors prevented startup:
While minifying app stylesheet:
app/client/main.css: PostCSS received undefined instead of CSS string
Your application has errors. Waiting for file change.
Hello and thankyou for the example: https://github.com/meteor/examples/tree/main/tailwindcss
It works perfectly well, however when I run the instructions to repeat this, I get
Which throws the following error:
However, if i use:
Then everything is is ok.
Are you able to share what combination of packages and versions will work with tailwindcss 3.x?
Thanks
The text was updated successfully, but these errors were encountered: