aboutsummaryrefslogtreecommitdiffstats
path: root/src/scss/custom/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/scss/custom/style.scss')
-rw-r--r--src/scss/custom/style.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/scss/custom/style.scss b/src/scss/custom/style.scss
index 0323dd3..5e67bf4 100644
--- a/src/scss/custom/style.scss
+++ b/src/scss/custom/style.scss
@@ -15,6 +15,9 @@
// variables
@import "variables";
+// pseudo-scrool
+@import "scroll";
+
// Header
@import "header";