summaryrefslogtreecommitdiffstats
path: root/assets/scss/custom.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/custom.scss')
-rw-r--r--assets/scss/custom.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss
deleted file mode 100644
index de9380d..0000000
--- a/assets/scss/custom.scss
+++ /dev/null
@@ -1,8 +0,0 @@
-// Custom.scss
-// Option A: Include all of Bootstrap
-
-// Include any default variable overrides here (though functions won't be available)
-
-@import "../node_modules/bootstrap/scss/bootstrap";
-
-// Then add additional custom code here