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