Sha256: 549cb9b53520c34a707bfc54f30bf8508c0a9bcb97f63fbeb7a123aafb6e4504
Contents?: true
Size: 495 Bytes
Versions: 394
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; white-space: normal; word-spacing: normal; line-break: auto; }
Version data entries
394 entries across 393 versions & 17 rubygems