From 7bcbe0464ae31da07d39c53f609b4c210a594adc Mon Sep 17 00:00:00 2001 From: Hayden Date: Sat, 6 Feb 2021 12:16:51 -0900 Subject: [PATCH] refactor/create global css --- frontend/public/index.html | 1 + frontend/public/styles/global.css | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 frontend/public/styles/global.css diff --git a/frontend/public/index.html b/frontend/public/index.html index 59b9ff166..a28fe4e63 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -8,6 +8,7 @@ Mealie +