Sha256: d38a6d81273950c202630bee15b780a31418b1a7d2053dd44aba77f8372a3a27

Contents?: true

Size: 516 Bytes

Versions: 12

Compression:

Stored size: 516 Bytes

Contents

// TODO: remove or update this text and `base/_mixin.scss`
// when upgrading to Bootstrap 5

@include text-emphasis-variant('.text-primary', $primary-text-color);

@include text-emphasis-variant('.text-success', $default-green-color);

@include text-emphasis-variant('.text-info', $default-blue-color);

@include text-emphasis-variant('.text-warning', $default-yellow-color);

@include text-emphasis-variant('.text-danger', $default-red-color);

@include text-emphasis-variant('.text-muted', $secondary-text-color);

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
wallaby-8.0.0 app/assets/stylesheets/wallaby/components/_text.scss
wallaby-7.0.0 app/assets/stylesheets/wallaby/components/_text.scss
wallaby-7.0.0.beta2 app/assets/stylesheets/wallaby/components/_text.scss
wallaby-7.0.0.beta1 app/assets/stylesheets/wallaby/components/_text.scss
wallaby-6.1.6 app/assets/stylesheets/wallaby/components/_text.scss
wallaby-6.1.5 app/assets/stylesheets/wallaby/components/_text.scss
wallaby-6.1.4 app/assets/stylesheets/wallaby/components/_text.scss
wallaby-6.1.3 app/assets/stylesheets/wallaby/components/_text.scss
wallaby-6.1.2 app/assets/stylesheets/wallaby/components/_text.scss
wallaby-6.1.1 app/assets/stylesheets/wallaby/components/_text.scss
wallaby-6.1.0 app/assets/stylesheets/wallaby/components/_text.scss
wallaby-6.0.2 app/assets/stylesheets/wallaby/components/_text.scss