Skip to content

Commit e39c175

Browse files
JacobCoffeeclaude
andauthored
fix: resolve TailwindCSS v3 build configuration errors (#130)
Co-authored-by: Claude <[email protected]>
1 parent d77f5d3 commit e39c175

File tree

6 files changed

+105
-3350
lines changed

6 files changed

+105
-3350
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
@import "tailwind/_base.css";
2-
@import "tailwind/_components.css";
3-
@import "tailwind/_utilities.css";
1+
@tailwind base;
2+
@tailwind components;
3+
@tailwind utilities;

0 commit comments

Comments
 (0)