Add prettier, and fix some CSS/line errors.

This commit is contained in:
David Edmondson
2021-09-04 13:18:08 -07:00
parent 2d322e7a6a
commit 1e42f73e2a
16 changed files with 111 additions and 108 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"trailingComma": "all",
"tabWidth": 2
}