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: { theme: {
extend: { extend: {
colors: { colors: {
accent: tailwindColors.yellow accent: tailwindColors.yellow,
}, },
}, },
}, },