mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 04:22:18 +00:00
update theme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import 'tailwindcss';
|
||||
@import "tailwindcss";
|
||||
|
||||
:root {
|
||||
--color-pink-hue: 343;
|
||||
@@ -15,6 +15,8 @@
|
||||
@theme {
|
||||
/* Colors */
|
||||
--color-*: initial;
|
||||
|
||||
/* pink */
|
||||
--color-pink-200: hsl(var(--color-pink-hue) 98% 84%);
|
||||
--color-pink-500: hsl(var(--color-pink-hue) 98% 60%);
|
||||
--color-pink-600: hsl(var(--color-pink-hue) 65% 48%);
|
||||
|
||||
Reference in New Issue
Block a user