From 41a2aee38cf812510010da09de9bae53590ec119 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 27 May 2016 16:23:10 +0200 Subject: Follow the angular styleguide for the directories structure --- client/stylesheets/application.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/stylesheets') diff --git a/client/stylesheets/application.scss b/client/stylesheets/application.scss index b91698056..98c1e37ad 100644 --- a/client/stylesheets/application.scss +++ b/client/stylesheets/application.scss @@ -1,4 +1,4 @@ -$icon-font-path: "/app/node_modules/bootstrap-sass/assets/fonts/bootstrap/"; +$icon-font-path: "/client/node_modules/bootstrap-sass/assets/fonts/bootstrap/"; @import "bootstrap-variables"; @import "_bootstrap"; -- cgit v1.2.3