Skip to content

Commit e4570a1

Browse files
committed
feat: config.tsを読み込む
1 parent c855662 commit e4570a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

2025/src/styles/global.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@import "tailwindcss";
2+
@config "../../tailwind.config.ts";
23
@tailwind base;
34
@tailwind components;
45
@tailwind utilities;

0 commit comments

Comments
 (0)