Skip to content

Commit 9106bf7

Browse files
committed
Embed source path in Tailwind import
1 parent 95a4ca9 commit 9106bf7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/stylesheets/tailwind.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
@import "tailwindcss";
2-
3-
@source "../../source/**/*.erb";
1+
@import "tailwindcss" source("../");
42

53
@theme {
64
--color-logo-green: #158923;

0 commit comments

Comments
 (0)