충돌 해결: index.css에서 @import를 @tailwind 선언 전에 배치

This commit is contained in:
hansoo
2025-03-18 00:54:09 +09:00
5 changed files with 54 additions and 23 deletions

View File

@@ -1,4 +1,3 @@
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
@tailwind base;