From 201df524e8ad73e77de5221441e88a8d1ade9672 Mon Sep 17 00:00:00 2001 From: taah Date: Sun, 19 Jun 2022 11:35:19 -0700 Subject: [PATCH] css needs maybe a lot or little work still because it's still wonky but the base of what we wanted is here --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5339fb1c..35fa54e0 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -/.idea \ No newline at end of file +/.idea + +yarn.lock \ No newline at end of file