Skip to content

Commit 3cf83eb

Browse files
committed
Fix
1 parent 0bc8e79 commit 3cf83eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/js/services.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@ window.angular.module('apSass', []).factory('apSass', [
11281128
linefeed: ''
11291129
})
11301130

1131-
var base = 'scss/'
1131+
var base = '../../app/scss/'
11321132
var directory = ''
11331133
var first = true
11341134

0 commit comments

Comments
 (0)