Skip to content

Commit 9de1b14

Browse files
authored
Update main.css
1 parent c81ea20 commit 9de1b14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/assets/css/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
@import "tailwindcss" theme(static);
22
@import "@nuxt/ui";
3+
4+
/* For components created in modules folder we need to add below line so that TW classes will work correctly */
5+
@source "../../../modules";

0 commit comments

Comments
 (0)