Format shit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
|
||||
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
|
||||
|
||||
@import "tailwindcss";
|
||||
|
||||
@theme {
|
||||
--font-inter: "Inter", sans-serif
|
||||
--font-inter: "Inter", sans-serif;
|
||||
}
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
--destructive: hsl(2 82% 30%);
|
||||
--destructive-foreground: hsl(2 82% 90%);
|
||||
--ring: hsl(223 42% 57%);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
--destructive: hsl(5 92% 45%);
|
||||
--destructive-foreground: hsl(0 0% 100%);
|
||||
--ring: hsl(167 100% 50%);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user