This commit is contained in:
Franjo Mindek
2025-09-19 18:20:42 +02:00
parent 3f91e852a6
commit 0773fb9995

View File

@@ -7,7 +7,7 @@ export default {
theme: {
extend: {
colors: {
accent: tailwindColors.yellow
accent: tailwindColors.yellow,
},
},
},