-
Notifications
You must be signed in to change notification settings - Fork 105
Closed
Description
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
-
Create a Laravel project with Tailwind CSS v4 installed:
npm install tailwindcss@^4.1.11
-
Run the Boost install command:
php artisan boost:install
Select:
Boost MCP Server
,Boost AI Guidelines
,PhpStorm
,Junie
. -
Open
.junie/guidelines.md
and check the Tailwind CSS version mentioned — it shows v3 instead of v4.
Metadata
Metadata
Assignees
Labels
No labels