Ashvin Panicker
Results
1
issues of
Ashvin Panicker
After cloning and installing packages, I got this error: ``` module.exports = { ^ ReferenceError: module is not defined at file://react-dnd-kit-tailwind-shadcn-ui/tailwind.config.js:2:1 ``` Renaming the tailwind.config file to commonJS extension `.cjs`...