Use Fluxon components for record edit form

This commit is contained in:
Claudio Ortolina
2025-05-01 20:30:44 +01:00
parent cfe357239b
commit 584c5cf3e0
2 changed files with 5 additions and 9 deletions
-2
View File
@@ -8,8 +8,6 @@
The heroicons installation itself is managed by your mix.exs */
@plugin "../vendor/heroicons";
@plugin "@tailwindcss/forms";
@custom-variant phx-click-loading (.phx-click-loading&, .phx-click-loading &);
@custom-variant phx-submit-loading (.phx-submit-loading&, .phx-submit-loading &);
@custom-variant phx-change-loading (.phx-change-loading&, .phx-change-loading &);