Sha256: dae99cd212fb88ff84480d2c3fbdd30276921075b6a28a799f912a250d04bbf2
Contents?: true
Size: 238 Bytes
Versions: 3
Compression:
Stored size: 238 Bytes
Contents
@mixin link-colors($clr, $hover-clr: default, $active-clr: default, $focus-clr: null, $theme: default, $ignore-path: false) { @include clickable($clr, null, $hover-clr, null, $active-clr, null, $focus-clr, null, $theme, $ignore-path); }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-text-theme-2.2.4 | _sass/common/classes/_link.scss |
jekyll-text-theme-2.2.3 | _sass/common/classes/_link.scss |
jekyll-text-theme-2.2.2 | _sass/common/classes/_link.scss |