summaryrefslogtreecommitdiff
path: root/src/assets/styles/vendor/bootstrap/_base.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/assets/styles/vendor/bootstrap/_base.scss')
-rw-r--r--src/assets/styles/vendor/bootstrap/_base.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/assets/styles/vendor/bootstrap/_base.scss b/src/assets/styles/vendor/bootstrap/_base.scss
new file mode 100644
index 00000000..1af03449
--- /dev/null
+++ b/src/assets/styles/vendor/bootstrap/_base.scss
@@ -0,0 +1,4 @@
+@import "~bootstrap/scss/root";
+@import "~bootstrap/scss/reboot";
+@import "~bootstrap/scss/transitions";
+@import "~bootstrap/scss/type"; \ No newline at end of file