Sha256: f0fc5a514b2f7e54727f220c95be480f54adaaa05e7852f133731c2bba78a1b9

Contents?: true

Size: 163 Bytes

Versions: 11

Compression:

Stored size: 163 Bytes

Contents

// Tags

@mixin tag-variant($color) {
  background-color: $color;

  &[href] {
    @include hover-focus {
      background-color: darken($color, 10%);
    }
  }
}

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
geekyll-0.1.2 _sass/geekyll/bootstrap4alpha4/mixins/_tag.scss
geekyll-0.1.1 _sass/geekyll/bootstrap4alpha4/mixins/_tag.scss
bootstrap-4.0.0.alpha5 assets/stylesheets/bootstrap/mixins/_tag.scss
geekyll-0.1.0 _sass/geekyll/bootstrap4alpha4/mixins/_tag.scss
geekyll-0.0.9 _sass/geekyll/bootstrap4alpha4/mixins/_tag.scss
flying_dutchman-0.6.0 vendor/assets/stylesheets/bootstrap/mixins/_tag.scss
bootstrap-4.0.0.alpha4 assets/stylesheets/bootstrap/mixins/_tag.scss
flying_dutchman-0.5.0 vendor/assets/stylesheets/bootstrap/mixins/_tag.scss
flying_dutchman-0.4.0 vendor/assets/stylesheets/bootstrap/mixins/_tag.scss
flying_dutchman-0.3.0 vendor/assets/stylesheets/bootstrap/mixins/_tag.scss
bootstrap-4.0.0.alpha3.1 assets/stylesheets/bootstrap/mixins/_tag.scss