[postcss] 'import' and 'export' may appear only with 'sourceType: module' #1462
amitleuva1987
started this conversation in
General
Replies: 1 comment 1 reply
-
I think you posted this in the wrong repo. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When I try to configure tailwind with nuxt 3, I receive Below error.
[postcss] 'import' and 'export' may appear only with 'sourceType: module'
below is my tailwind.config.js
Is there anything wrong with my config file?
Beta Was this translation helpful? Give feedback.
All reactions