diff options
Diffstat (limited to 'simplex/_bootswatch.scss')
-rw-r--r-- | simplex/_bootswatch.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/simplex/_bootswatch.scss b/simplex/_bootswatch.scss index 8ba555d5..497a21d8 100644 --- a/simplex/_bootswatch.scss +++ b/simplex/_bootswatch.scss @@ -3,7 +3,6 @@ // ----------------------------------------------------- $web-font-path: "https://fonts.googleapis.com/css?family=Open+Sans:400,700" !default; - @import url($web-font-path); @mixin btn-shadow($color){ |