assets/stylesheets/options/web-fonts/_raleway.sass in middleman-oulu-0.6.23 vs assets/stylesheets/options/web-fonts/_raleway.sass in middleman-oulu-0.6.24
- old
+ new
@@ -1,5 +1,5 @@
-@import url(@import url(http://fonts.googleapis.com/css?family=Raleway:400,900,100,200,300,500,600,700,800)
+@import url(//fonts.googleapis.com/css?family=Raleway:400,900,100,200,300,500,600,700,800)
=raleway($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
// $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
font-family: 'Merriweather Sans', sans-serif
font-weight: $fw
@if not $ls == 0