pp-blue
All checks were successful
deploy / deploy (push) Successful in 54s

This commit is contained in:
Lee
2023-10-26 18:14:54 +01:00
parent 9d0bf23144
commit 030fac191a
3 changed files with 5 additions and 2 deletions

View File

@ -15,6 +15,9 @@ const config: Config = {
"gradient-conic":
"conic-gradient(from 180deg at 50% 50%, var(--tw-gradient-stops))",
},
textColor: {
"pp-blue": "#9fa8f3",
},
},
screens: {
...defaultTheme.screens,