Sha256: 8c54861a4f6d8cca63ee237e0a4aef0108708356e47c1b0eb4f7af76872acfac

Contents?: true

Size: 139 Bytes

Versions: 2

Compression:

Stored size: 139 Bytes

Contents

/*
  Initial Value: manual
  Values: none, manual, auto
*/
@mixin hyphens($value:auto) {
	@include prefix('hyphens',$value,-moz -webkit);
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
stitch-0.1.1 stylesheets/stitch/patterns/text/_hyphens.scss
stitch-0.1.0 stylesheets/stitch/patterns/text/_hyphens.scss