Sha256: 74cfad3eb5aaa701a8863a915be8ca620858ff65bbcd42832e845a16741f2453
Contents?: true
Size: 495 Bytes
Versions: 136
Compression:
Stored size: 495 Bytes
Contents
@mixin reset-text { font-family: $font-family-base; // We deliberately do NOT reset font-size or overflow-wrap / word-wrap. font-style: normal; font-weight: $font-weight-normal; 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; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; }
Version data entries
136 entries across 136 versions & 14 rubygems