Skip to content

Commit 597293f

Browse files
authored
Merge pull request #281 from gn-t-k/refactor/remove-duplicate-tailwind-source
refactor: globals.cssから重複するTailwind @sourceディレクティブを削除
2 parents aab23d8 + 29b5284 commit 597293f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/web/src/app/globals.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
@import "@next-lift/tailwind-config/tailwind.css";
22

3-
@source "../../**/*.{js,ts,jsx,tsx}";
43
@source "../../../../packages/react-components/src/**/*.{js,ts,jsx,tsx}";

0 commit comments

Comments
 (0)