Devsome
tailwind v3, vite.config - strange behavior
Hello,
before I created this post, I tried to find some things via Discord search here and via the documentation, unfortunately not really successful.
This is what my tailwind.config.js looks like:
I'm trying to use this in a custom page: https://play.tailwindcss.com/wmjhmlEcKc
Custom Page:
And under
resources/views/filament/pages/install.blade.php
is my blade file with the HTML (above from the play.tailwindcss)
Unfortunately, it is not finished as it should be. Why?
I have also tried to use FilamentAsset::register in a ServiceProvider and a custom css with tailwindcssv3 and, unfortunately, this doesn't really work either.12 replies