Skip to content

Commit d10357f

Browse files
committed
wip
1 parent 5ada868 commit d10357f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vite.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,9 @@ module.exports = {
407407
};
408408
```
409409
410+
> **Note**
411+
> Laravel's [starter kits](/docs/{{version}}/starter-kits) already include the proper Tailwind, PostCSS, and Vite configuration. Or, if you would like to use Tailwind and Laravel without using one of our starter kits, check out [Tailwind's installation guide for Laravel](https://tailwindcss.com/docs/guides/laravel).
412+
410413
<a name="working-with-blade-and-routes"></a>
411414
## Working With Blade & Routes
412415

0 commit comments

Comments
 (0)