Skip to content

Commit d4c0ca9

Browse files
committed
Adding routes, prettier config, and Tailwind CSS
1 parent acec63c commit d4c0ca9

15 files changed

+532
-537
lines changed

.prettierrc

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"tabWidth": 2,
3+
"useTabs": false,
4+
"singleQuote": true,
5+
"printWidth": 60
6+
}

0 commit comments

Comments
 (0)