aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-19 20:19:58 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-19 20:19:58 +0300
commit3ac2b5d6d75a64565cf74b2e9e2e209e830b47ca (patch)
tree8579b8e105eecbb350cda0b23713ad2ac33c99e3
parentapp/search: fix for empty description + optimize query (diff)
downloadsoko-3ac2b5d6d75a64565cf74b2e9e2e209e830b47ca.tar.gz
soko-3ac2b5d6d75a64565cf74b2e9e2e209e830b47ca.tar.bz2
soko-3ac2b5d6d75a64565cf74b2e9e2e209e830b47ca.zip
cleanup empty scss
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--web/packs/src/stylesheets/about.scss0
-rw-r--r--web/packs/src/stylesheets/application.scss3
-rw-r--r--web/packs/src/stylesheets/arches.scss3
-rw-r--r--web/packs/src/stylesheets/categories.scss1
4 files changed, 0 insertions, 7 deletions
diff --git a/web/packs/src/stylesheets/about.scss b/web/packs/src/stylesheets/about.scss
deleted file mode 100644
index e69de29..0000000
--- a/web/packs/src/stylesheets/about.scss
+++ /dev/null
diff --git a/web/packs/src/stylesheets/application.scss b/web/packs/src/stylesheets/application.scss
index dd8228a..d64b063 100644
--- a/web/packs/src/stylesheets/application.scss
+++ b/web/packs/src/stylesheets/application.scss
@@ -1,9 +1,6 @@
@import "~@gentoo/tyrian/dist/tyrian";
@import "~@gentoo/tyrian/dist/components/searchbars";
-@import "about";
-@import "arches";
-@import "categories";
@import "index";
@import "keywords";
@import "misc";
diff --git a/web/packs/src/stylesheets/arches.scss b/web/packs/src/stylesheets/arches.scss
deleted file mode 100644
index f0daf89..0000000
--- a/web/packs/src/stylesheets/arches.scss
+++ /dev/null
@@ -1,3 +0,0 @@
-// Place all the styles related to the Arches controller here.
-// They will automatically be included in application.css.
-// You can use Sass (SCSS) here: http://sass-lang.com/
diff --git a/web/packs/src/stylesheets/categories.scss b/web/packs/src/stylesheets/categories.scss
deleted file mode 100644
index 8b13789..0000000
--- a/web/packs/src/stylesheets/categories.scss
+++ /dev/null
@@ -1 +0,0 @@
-