Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re authored and github-actions[bot] committed Apr 11, 2024
1 parent e155e42 commit ee3e95e
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 @@ -7,7 +7,7 @@ export default {
fontFamily: {},
extend: {
aria: {
current: 'current'
current: "current",
},
animation: {
float: "float 6s ease-in-out infinite",
Expand Down

0 comments on commit ee3e95e

Please sign in to comment.