Changes
This commit is contained in:
+2
-2
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user