Add type: module to eliminate PostCSS ESM warning

This commit is contained in:
2026-04-18 16:03:58 -04:00
parent d35737ac92
commit eda678b0fc
+1
View File
@@ -14,6 +14,7 @@
"keywords": [],
"author": "",
"license": "ISC",
"type": "module",
"dependencies": {
"react": "^19.2.5",
"react-dom": "^19.2.5"