Created by: Gavrisimo
In less/mixins.less
this mixin is being created with @placeholderText
color as default, which is actually set as @placeholderText: @grayLight
in less/variables.less
so it's redundant to make call like this:
.placeholder(@grayLight);