From 807673d91912fdfe9584c2786f96545be555faf0 Mon Sep 17 00:00:00 2001 From: Untone Date: Sun, 6 Oct 2024 22:42:09 +0300 Subject: [PATCH] undbl --- src/styles/app.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/styles/app.scss b/src/styles/app.scss index 3ee670a0..0e563043 100644 --- a/src/styles/app.scss +++ b/src/styles/app.scss @@ -1,7 +1,4 @@ @import 'fonts'; -@import 'vars'; -@import 'theme'; // color themes -@import 'grid'; // bootstrap grid @import 'base'; // normalizer-like styles @import 'buttons'; // buttons (TODO: move to components) @import 'switcher'; // veiw-switcher