Skip to content

Commit d2dfe83

Browse files
committed
lint
1 parent 0de55ba commit d2dfe83

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/postcss.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const config = {
22
plugins: ['@tailwindcss/postcss'],
3-
3+
44
}
55

66
export default config

frontend/src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default function Home() {
1212
height={38}
1313
priority
1414
/>
15-
15+
1616
<div className="text-center sm:text-left">
1717
<h1 className="text-4xl font-bold mb-4 tracking-tight">
1818
Welcome to The Special Standard!

0 commit comments

Comments
 (0)