Explain mixins

This commit is contained in:
Jeremy Thomas
2017-01-04 14:30:52 +01:00
parent e66684c514
commit aaaa9d7902
8 changed files with 92 additions and 17 deletions

View File

@@ -163,18 +163,6 @@
&:#{$placeholder}-placeholder
@content
=replace($background, $width, $height)
background-color: $background
background-position: center center
background-repeat: no-repeat
background-size: $width $height
display: block
height: $height
outline: none
overflow: hidden
text-indent: -290486px
width: $width
=unselectable
-webkit-touch-callout: none
-webkit-user-select: none