Igosuki / compass-mixins

A collection of compass' stylesheet for bower dependencies and libsass
Other
592 stars 197 forks source link

added input-placeholder mixin #59

Closed smnbbrv closed 8 years ago

smnbbrv commented 9 years ago

added input-placeholder mixin based on the original compass mixin

saschagehlich commented 8 years ago

Why has this not been merged yet? An essential feature

loganfsmyth commented 8 years ago

An FYI since this just got published, this broke our builds because we already had a mixin named input-placeholder in our codebase and this one took precedence over it. Not a bad break and we'll just fix it on our end, but seems like some caution should be taken when adding new functions to this library.

smnbbrv commented 8 years ago

well, I'm not sure it was there a year ago when the pull request was made... At least when I tried to find it I failed