From ecff0b569fe33d44f340106a931ae4d8a78a3784 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Sun, 2 Jul 2023 02:47:57 -0700 Subject: [PATCH] Remove keyframes.scss from globals --- styles/globals.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/styles/globals.scss b/styles/globals.scss index c49fc032..8a43b512 100644 --- a/styles/globals.scss +++ b/styles/globals.scss @@ -1,5 +1,4 @@ @import '~meyer-reset-scss'; -@import 'keyframes.scss'; @import 'themes.scss'; html {