From 6f4e252246c715a1dafc1e236c8074b08cdd12a3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 7 Mar 2016 14:48:46 +0100 Subject: Prepare Angular routes --- client/stylesheets/application.scss | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 client/stylesheets/application.scss (limited to 'client/stylesheets/application.scss') 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 @@ +$icon-font-path: "/stylesheets/vendor/fonts/bootstrap/"; + +@import "bootstrap-variables"; +@import "_bootstrap"; +@import "base"; +@import "index"; \ No newline at end of file -- cgit v1.2.3