pxlrbt / filament-spotlight

Quickly navigate your Filament pages
MIT License
239 stars 31 forks source link

fix styles #8

Closed atmonshi closed 2 years ago

atmonshi commented 2 years ago

I am not sure if this the correct fix! I changed the app.css with tailwind calls

@tailwind components;
@tailwind utilities;

and ran npm aging, and this seams to fix the issue

atmonshi commented 2 years ago

I think this issue happened now after this update https://github.com/filamentphp/filament/pull/3712/files

pxlrbt commented 2 years ago

Thanks for your PR. I also did some testing and refactoring so I merged the changes in #9