Is the docs for Laravel right? #18586
Unanswered
camilajenny
asked this question in
Help
Replies: 2 comments 1 reply
-
Also even when I converted it to
although I have |
Beta Was this translation helpful? Give feedback.
0 replies
-
You need to add
to your package.json file in your Laravel project root. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The docs for Laravel here https://tailwindcss.com/docs/installation/framework-guides/laravel/vite says I should create a
vite.config.ts
withIs it correct?
PhpStorm says

and also it doesn't look like Laravel way, maybe it should be
vite.config.js
I'm new to Laravel
Beta Was this translation helpful? Give feedback.
All reactions