aboutsummaryrefslogtreecommitdiff
path: root/ui/src/styles.sass
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/styles.sass')
-rw-r--r--ui/src/styles.sass2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/styles.sass b/ui/src/styles.sass
index 5d54ecb..68bef4f 100644
--- a/ui/src/styles.sass
+++ b/ui/src/styles.sass
@@ -1,4 +1,4 @@
/* You can add global styles to this file, and also import other style files */
/* Importing Bootstrap SCSS file. */
-@import '~bootstrap/scss/bootstrap'
+@import '~bootstrap/scss/bootstrap' \ No newline at end of file
bgstack15