Skip to content

Instantly share code, notes, and snippets.

View morganfeeney's full-sized avatar
🤷‍♂️
Huh?

Morgan Feeney morganfeeney

🤷‍♂️
Huh?
View GitHub Profile
@morganfeeney
morganfeeney / SassMeister-input.scss
Created December 7, 2015 16:56
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
$brandbg: #FF7070;
$lightbg: #FFF;
$brandbg--light: #FFD4D4;
$darkbg: #555;
$u: rem;
$horz-spacing: 1;
@morganfeeney
morganfeeney / sample.less
Last active October 21, 2015 15:41
Same class, same style-sheet, different font-family.
@glyphiconFont: 'Glyphicons Halflings';
@fontAwesoneFont: 'FontAwesome';
// Glyphicons
@chevron-left: "\e079";
@chevron-right: "\e080";
@plus-sign: "\e081";
@ok-sign: "\e084";
@ok: "\e013";
@triangle-bottom: "\e252";