Skip to content

Instantly share code, notes, and snippets.

View paullferguson's full-sized avatar

Paul L Ferguson paullferguson

View GitHub Profile
@paullferguson
paullferguson / arrows.scss
Last active August 29, 2015 14:02 — forked from bpainter/arrows.scss
SCSS arrows mixin with option to position
// -----------------------------
// arrows
// -----------------------------
// $direction: top, left, right, bottom, top-left, top-right, bottom-left, bottom-right
// $color: hex, rgb or rbga
// $size: px or em
// $position: true or false - optional (move to overhanging centered edge, message box style)
// @example
// .element{