Skip to content

Commit 36b4766

Browse files
authoredOct 27, 2023
chore: add type module to packageJson
1 parent c7a379f commit 36b4766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "TailwindCSS module for Nuxt",
55
"repository": "nuxt-modules/tailwindcss",
66
"license": "MIT",
7+
"type": "module",
78
"configKey": "tailwindcss",
89
"compatibility": {
910
"nuxt": "^2.9.0 || ^3.0.0-rc.1",

0 commit comments

Comments
 (0)
Please sign in to comment.