aboutsummaryrefslogtreecommitdiff
path: root/src/client/style/index.scss
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2018-01-24 15:44:31 +0100
committerNoah Loomans <noahloomans@gmail.com>2018-01-24 15:44:31 +0100
commit0bddf7661d7ece709a18f2d167b928749638f318 (patch)
tree05aeedc6e1e5e665272188bfaf9801bc795668c7 /src/client/style/index.scss
parent257cb6b81d49f5a4a0b514eb095c6ad0f4a9f5cc (diff)
Add animation to results
Diffstat (limited to 'src/client/style/index.scss')
-rw-r--r--src/client/style/index.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/style/index.scss b/src/client/style/index.scss
index 9521ab7..d2ad825 100644
--- a/src/client/style/index.scss
+++ b/src/client/style/index.scss
@@ -8,4 +8,6 @@ body {
}
@import "page-index";
+
@import "component-search";
+@import "component-help-box";