Sha256: 41c694dc29d9e8592f50978454ee1993e25e2341c96b6ff21cf69d5e5ab4d237
Contents?: true
Size: 415 Bytes
Versions: 29
Compression:
Stored size: 415 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
29 entries across 29 versions & 2 rubygems