This commit is contained in:
gpt-engineer-app[bot]
2026-01-11 05:45:45 +00:00
parent 1e0a4e4c13
commit fe9c9fb9e2
+2 -2
View File
@@ -1,3 +1,5 @@
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
@tailwind base; @tailwind base;
@tailwind components; @tailwind components;
@tailwind utilities; @tailwind utilities;
@@ -7,8 +9,6 @@
Colors are HSL for theming flexibility Colors are HSL for theming flexibility
*/ */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
@layer base { @layer base {
:root { :root {
/* Core palette - Deep slate with teal accent */ /* Core palette - Deep slate with teal accent */