Sha256: f7e46256e0051b63af7738d509ec2d8c2f4be2e6dc0e7546af86507f2cf0ff7d
Contents?: true
Size: 257 Bytes
Versions: 41
Compression:
Stored size: 257 Bytes
Contents
@mixin set-font($font-family: inherit, $font-size: inherit, $font-color: inherit, $font-style: inherit, $font-weight: inherit) { font-family: $font-family; font-size: $font-size; color: $font-color; font-style: $font-style; font-weight: $font-weight; }
Version data entries
41 entries across 41 versions & 1 rubygems