Jetstream and filament UI conflict

I did a fresh install of laravel and first installed Jetstream. Then filament Panel Builder and Form Builder were installed.

import preset from './vendor/filament/support/tailwind.config.preset'

When the above preset is added to the tailwind.config.js file, the default Jetstream style changes. Please help me to resolve this issue.

https://filamentphp.com/docs/3.x/forms/installation#installing-tailwind-css
Was this page helpful?