Prerequisites:
- Tailwind CSS v4 or higher
- Laravel v12 or higher
- Inertia.js v2.1 or higher using react
1
Install the composer package
2
Install the NPM package
3
Register package paths with Tailwind
Add the package paths using the
@source directive in your app.css file: