Skip to content

Commit 0773fb9

Browse files
committed
comma
1 parent 3f91e85 commit 0773fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensaas-sh/blog/tailwind.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
theme: {
88
extend: {
99
colors: {
10-
accent: tailwindColors.yellow
10+
accent: tailwindColors.yellow,
1111
},
1212
},
1313
},

0 commit comments

Comments
 (0)