Sha256: 137839253b580691925d1c3e6787711a7366e3baf4a4907c95e4c3a9d5484446

Contents?: true

Size: 98 Bytes

Versions: 9

Compression:

Stored size: 98 Bytes

Contents

@mixin text-selection {
  ::selection {
    @content;
  }
  ::-moz-selection {
    @content;
  }
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
stitch-0.1.7.beta.3 stylesheets/stitch/patterns/text/_selection.scss
stitch-0.1.7.beta.2 stylesheets/stitch/patterns/text/_selection.scss
stitch-0.1.7.beta.1 stylesheets/stitch/patterns/text/_selection.scss
stitch-0.1.6 stylesheets/stitch/patterns/text/_selection.scss
stitch-0.1.5 stylesheets/stitch/patterns/text/_selection.scss
stitch-0.1.4 stylesheets/stitch/patterns/text/_selection.scss
stitch-0.1.4.beta.2 stylesheets/stitch/patterns/text/_selection.scss
stitch-0.1.4.beta.1 stylesheets/stitch/patterns/text/_selection.scss
stitch-0.1.3.2 stylesheets/stitch/patterns/text/_selection.scss