From 79a7aa329cae5e9b787c5c5bbb0523adccc40d3b Mon Sep 17 00:00:00 2001 From: TGRush Date: Sat, 15 Oct 2022 16:17:14 +0200 Subject: [PATCH] fix "unexpected eos" --- catppuccin.user.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/catppuccin.user.css b/catppuccin.user.css index e451422..8d3eeb0 100644 --- a/catppuccin.user.css +++ b/catppuccin.user.css @@ -361,4 +361,5 @@ color: rgba($teal, 0.7); } - } \ No newline at end of file + } +}