chore: upgrade tailwindcss

up to v4
This commit is contained in:
xfy
2025-05-19 15:01:20 +08:00
parent 7e9a7b616d
commit dd8b20b015
23 changed files with 36 additions and 32 deletions

View File

@ -35,6 +35,7 @@
}
@config "../tailwind.config.js";
@plugin "@catppuccin/tailwindcss";
/*
The default border color has changed to `currentcolor` in Tailwind CSS v4,
@ -81,8 +82,8 @@ font-family: 'Poppins', sans-serif;
@layer base {
body {
/* @apply text-gray-600 bg-bluish-gray dark:bg-rua-gray-900 dark:text-gray-200; */
@apply text bg-linear-to-b from-base to-crust;
@apply text-gray-600 bg-bluish-gray dark:bg-rua-gray-900 dark:text-gray-200;
/* @apply text bg-linear-to-b from-base to-crust; */
font-family:
'Poppins',
-apple-system,