Use Phoenix 1.8.0rc heroicons plugin
This commit is contained in:
+4
-1
@@ -3,7 +3,10 @@
|
||||
@source "../js";
|
||||
@source "../../lib/music_library_web";
|
||||
|
||||
@plugin "./heroicons.tailwind.plugin.js";
|
||||
/* A Tailwind plugin that makes "hero-#{ICON}" classes available.
|
||||
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 &);
|
||||
|
||||
Reference in New Issue
Block a user