Skip to content

Commit

Permalink
fixed prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
anuragnegi000 committed Sep 1, 2024
1 parent ec0e4e2 commit 6e4c13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const config = {
fontFamily: {
sans: ['var(--font-sans)', ...fontFamily.sans],
},

colors: {
'stroke-primary': 'hsl(var(--stroke-primary))',
'stroke-secondary': 'hsl(var(--stroke-secondary))',
Expand Down

0 comments on commit 6e4c13a

Please sign in to comment.