Sha256: 8d60efbcc09394a5e8ff1430d518b6d28def157817ee3d72991b593b7f46f873
Contents?: true
Size: 475 Bytes
Versions: 81
Compression:
Stored size: 475 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
81 entries across 81 versions & 1 rubygems