Skip to content

Commit 1b44e1d

Browse files
committed
fix(docs): scan ruby ui gem classes in tailwind
1 parent 0e0ad0e commit 1b44e1d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/app/assets/stylesheets/application.tailwind.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
@plugin "@tailwindcss/forms";
44
@plugin "@tailwindcss/typography";
55

6+
@source "../../../../gem/lib/ruby_ui";
7+
68
/* Safelist classes from RubyUI gem components rendered by the docs app. */
79
@source inline("dark:inline-block");
810

0 commit comments

Comments
 (0)