tailwind stuff

This commit is contained in:
Lee
2023-11-05 13:31:02 +00:00
parent e7ed757194
commit f124fb1a57
2 changed files with 14 additions and 13 deletions

View File

@ -25,6 +25,7 @@ module.exports = {
"pp-blue": "hsl(var(--primary))",
},
textColor: {
primary: "hsl(var(--primary))",
"pp-blue": "#9fa8f3",
},
colors: {