Skip to content

Commit

Permalink
Add missing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
gaeljacquin committed Apr 8, 2024
1 parent cabadad commit bac1ea0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
"components": "@/components",
"utils": "@/lib/utils"
}
}
}
2 changes: 1 addition & 1 deletion tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ const config = {
plugins: [require("tailwindcss-animate")],
} satisfies Config

export default config
export default config

0 comments on commit bac1ea0

Please sign in to comment.