ESM Support
#13434
Replies: 1 comment 1 reply
-
Hey! We added ESM support for the config file just over a year ago: https://tailwindcss.com/blog/tailwindcss-v3-3#esm-and-type-script-support On top of that, the Tailwind CSS v4 alpha ships as native ESM and CJS and will automatically install the right version for your project 👍 |
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.
-
According to a 2022 comment by the creator of Tailwind CSS,
Given that it is recommended in the Next.js documentation to add
"type": "module"
topackage.json
, I believe that this is a good time to request this feature.Beta Was this translation helpful? Give feedback.
All reactions