Sha256: 918269d4654e3696c2750c14d4889d24cdda035fa8ba93ef3741451859a748a5
Contents?: true
Size: 417 Bytes
Versions: 58
Compression:
Stored size: 417 Bytes
Contents
@import url(http://fonts.googleapis.com/css?family=Cousine:400,700,400italic,700italic) =cousine($fw: 400, $ls: 0, $fs: null, $tx-rendering: true) // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル font-family: 'Cousine' font-weight: $fw @if not $ls == 0 letter-spacing: $ls @if (not $fs == null) font-style: italic @if $tx-rendering text-rendering: optimizelegibility
Version data entries
58 entries across 58 versions & 2 rubygems