Sha256: 3d462c97e6fafc62ba86a2328f2583a04fbef7c748eb85e2a53f8f9ed0c3bcf6
Contents?: true
Size: 483 Bytes
Versions: 154
Compression:
Stored size: 483 Bytes
Contents
@import url(//fonts.googleapis.com/css?family=Source+Code+Pro:200,300,400,500,600,700,900) // 備考:Adobeの等幅フォント =source-code-pro($fw: 400, $ls: 0, $fs: null, $tx-rendering: true) // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル font-family: 'Source Code Pro', 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