mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Add Vite to allow custom Tailwind classes #102
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lancepioch on GitHub (Jun 12, 2024).
This might not be compatible with yarn, so it might have to wait for #353
Reference: https://medium.com/@halimdirgantara/setting-up-filament-panel-resources-with-tailwind-css-filament-series-part-3-aaed54b04d52
@ItsNeil17 commented on GitHub (Jun 12, 2024):
An official doc for this has also been publised, also, new projects made with Filament now actually do install vite by themselves.
https://filamentphp.com/docs/3.x/actions/installation#installing-tailwind-css
@alexevladgabriel commented on GitHub (Jul 17, 2024):
This should be solved with #493