Use tailwind typography for notes

This commit is contained in:
Claudio Ortolina
2025-09-07 15:59:24 +03:00
parent ea9f8ca9a3
commit b80e618d60
4 changed files with 81 additions and 11 deletions
+1
View File
@@ -9,6 +9,7 @@
/* A Tailwind plugin that makes "hero-#{ICON}" classes available.
The heroicons installation itself is managed by your mix.exs */
@plugin "../vendor/heroicons";
@plugin "@tailwindcss/typography";
@custom-variant phx-click-loading (.phx-click-loading&, .phx-click-loading &);
@custom-variant phx-submit-loading (.phx-submit-loading&, .phx-submit-loading &);