Skip to content

Commit da5fb31

Browse files
committed
update Tailwind import
1 parent b18c1f7 commit da5fb31

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/styles/globals.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
@tailwind base;
2-
@tailwind components;
3-
@tailwind utilities;
1+
@import "tailwindcss";
42

53
html,
64
body {

0 commit comments

Comments
 (0)