I am using following mixin
@mixin placeholder { &::-webkit-input-placeholder { @content; } &:-moz-placeholder { @content; } &::-