Skip to content

[Bug?]: Some deps should be devDeps when init? (tailwindcss, postcss...) #1713

@Beeee0927

Description

@Beeee0927

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the 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'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions