Sha256: 62661974eab448a282f83e2dd321a7966427a021028ee9220ed15cd287f596f3
Contents?: true
Size: 476 Bytes
Versions: 1086
Compression:
Stored size: 476 Bytes
Contents
@mixin reset-text() { font-family: $font-family-base; // We deliberately do NOT reset font-size. font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: $line-height-base; text-align: left; // Fallback for where `start` is not supported text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; }
Version data entries
1,086 entries across 1,073 versions & 42 rubygems