Sha256: 192fe19a24076816e8052f7f14690c14a2695a63415c209be0ec1b0ca38f71ac
Contents?: true
Size: 414 Bytes
Versions: 154
Compression:
Stored size: 414 Bytes
Contents
@import url(//fonts.googleapis.com/css?family=Inconsolata:400,700) =inconsolata($fw: 400, $ls: 0, $fs: null, $tx-rendering: true) // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル font-family: 'Inconsolata', monospace 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
154 entries across 154 versions & 3 rubygems