Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit c21b7b4

Browse files
author
Markus Falk
committed
[BUGFIX] switch to single quotes refs #166
1 parent a6c867e commit c21b7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/_frontend-template-setup.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Load Modules */
2-
@import "compass";
2+
@import 'compass';
33

44
// libs:
55

0 commit comments

Comments
 (0)