Skip to content

Tailwind CSS v3 guide added instead of v4 #38

@balu-lt

Description

@balu-lt

Laravel Package Version

1.0.1

Laravel Version

12.23.1

PHP Version

8.4.11

Database Driver & Version

No response

Description

Congrats on the release! I’ve been eagerly waiting for it.

My project uses:

"tailwindcss": "^4.1.11"

However, after running:

php artisan boost:install

it added Tailwind CSS v3 guidelines instead. The file .junie/guidelines.md contains Tailwind CSS v3 content.

Steps To Reproduce

  1. Create a Laravel project with Tailwind CSS v4 installed:

    npm install tailwindcss@^4.1.11
  2. Run the Boost install command:

    php artisan boost:install

    Select: Boost MCP Server, Boost AI Guidelines, PhpStorm, Junie.

  3. Open .junie/guidelines.md and check the Tailwind CSS version mentioned — it shows v3 instead of v4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions