aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/stylesheets/application.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/stylesheets/application.scss')
-rw-r--r--client/stylesheets/application.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/stylesheets/application.scss b/client/stylesheets/application.scss
new file mode 100644
index 000000000..bf9ec90ab
--- /dev/null
+++ b/client/stylesheets/application.scss
@@ -0,0 +1,6 @@
1$icon-font-path: "/stylesheets/vendor/fonts/bootstrap/";
2
3@import "bootstrap-variables";
4@import "_bootstrap";
5@import "base";
6@import "index"; \ No newline at end of file