Sha256: 62661974eab448a282f83e2dd321a7966427a021028ee9220ed15cd287f596f3

Contents?: true

Size: 476 Bytes

Versions: 1087

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,087 entries across 1,074 versions & 42 rubygems

Version Path
jumbo-jekyll-theme-4.7.7 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.7.6 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.7.5 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.7.4 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.7.3 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.7.2 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.7.1 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.7.0 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.6.2 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.6.1 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.6.0 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.5.0 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.4.9 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.4.8 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.4.7 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.4.6 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.4.5 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.4.4 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.4.3 _sass/bootstrap/mixins/_reset-text.scss
jumbo-jekyll-theme-4.4.2 _sass/bootstrap/mixins/_reset-text.scss