Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marcanuy/simpleit-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/main.scss')
-rw-r--r--assets/sass/main.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/sass/main.scss b/assets/sass/main.scss
new file mode 100644
index 0000000..275f197
--- /dev/null
+++ b/assets/sass/main.scss
@@ -0,0 +1,4 @@
+/* @import "../../node_modules/bootstrap/scss/functions"; */
+@import "custom_variables";
+@import "../../node_modules/bootstrap/scss/bootstrap";
+@import "styles.scss"