Duplicates
Latest version
Current behavior 😯
After 'pnpm create solid', in the file 'package.json' of this project, some dependencies such as 'postcss', 'tailwindcss' and 'autoprefixer' are in the 'dependencies', but they should be in the 'devDependencies'.
This problem cause that some animation was lost when I use 'daisyUI'.
Expected behavior 🤔
They should be in the 'devDependencies'.
Duplicates
Latest version
Current behavior 😯
After 'pnpm create solid', in the file 'package.json' of this project, some dependencies such as 'postcss', 'tailwindcss' and 'autoprefixer' are in the 'dependencies', but they should be in the 'devDependencies'.
This problem cause that some animation was lost when I use 'daisyUI'.
Expected behavior 🤔
They should be in the 'devDependencies'.