Skip to content

Instantly share code, notes, and snippets.

View Quantme's full-sized avatar
🎯
Focusing

IVAN TC Quantme

🎯
Focusing
View GitHub Profile
@Quantme
Quantme / SassMeister-input.scss
Last active December 4, 2015 14:33
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
$browser-context: 16; // Default
@function em($pixels, $context: $browser-context) {
@return #{$pixels/$context}em;
}