Skip to content

Missing tailwindcss plugins/imports when creating project using CLI #466

@kedom1337

Description

@kedom1337

Describe the bug
When creating a project using pnpm dlx @intentui/cli@latest init the CSS that gets added to the root stylesheet is missing both the import of tw-animate-css aswell as the plugin tailwindcss-react-aria-components. This is the cause of #458

To Reproduce
Steps to reproduce the behavior:

  1. Create new project using @intentui/cli@latest init

Expected behavior
I would expect all of the required CSS to be added to my root stylesheet not just the theme variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions