Skip to content

Instantly share code, notes, and snippets.

View zzap's full-sized avatar

Milana Cap zzap

View GitHub Profile
@zzap
zzap / placeholder.scss
Last active December 30, 2015 21:50 — forked from antsa/placeholder.scss
// Placeholder @mixin for Sass
//
// A mixin to style placeholders in HTML5 form elements.
// Includes also a .placeholder class to be used with a polyfill e.g.
// https://github.com/mathiasbynens/jquery-placeholder
// Requires Sass 3.2.
//
// Example usage (.scss):
//
// input {