mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 05:32:01 +00:00
fix gray color in dark mode (tailwind 3.0)
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ module.exports = {
|
||||
current: 'currentColor',
|
||||
black: colors.black,
|
||||
white: colors.white,
|
||||
gray: colors.gray,
|
||||
gray: colors.zinc,
|
||||
red: colors.rose,
|
||||
yellow: colors.amber,
|
||||
green: colors.green,
|
||||
|
||||
Reference in New Issue
Block a user