Skip to content

Instantly share code, notes, and snippets.

View scottdavis's full-sized avatar

Scott Davis scottdavis

View GitHub Profile
@scottdavis
scottdavis / SassMeister-input.scss
Created May 1, 2015 00:54
Generated by SassMeister.com.
// ----
// libsass (v3.1.0)
// ----
// We are generating this in forceBase.scss:
$spacing-xxx-small: 0.125rem;
$spacing-xx-small: 0.25rem;
$spacing-x-small: 0.5rem;
$spacing-small: 0.75rem;
$spacing-medium: 1rem;
@scottdavis
scottdavis / SassMeister-input.scss
Created April 21, 2015 18:39
Generated by SassMeister.com.
// ----
// Sass (v3.4.12)
// Compass (v1.0.3)
// ----
$config: (
color-red: red,
color-blue: blue,
color-black: black,
color-white: white,
@scottdavis
scottdavis / SassMeister-input.scss
Last active August 29, 2015 14:19
Generated by SassMeister.com.
// ----
// libsass (v3.1.0)
// ----
$config: (
"color-red": red,
"color-blue": blue,
"color-black": black,
"color-white": white,
"font-body": 16px,
@scottdavis
scottdavis / SassMeister-input.scss
Created April 21, 2015 18:31
Generated by SassMeister.com.
// ----
// Sass (v3.4.12)
// Compass (v1.0.3)
// ----
$config: (
color-red: red,
color-blue: blue,
color-black: black,
color-white: white,
@scottdavis
scottdavis / SassMeister-input-HTML.html
Created February 19, 2015 15:40
Generated by SassMeister.com.
<section class='wrapper'>
<header>
<nav>
<ul>
<li>Button</li>
</ul>
</nav>
</header>
<section class='content'>
<p>
@scottdavis
scottdavis / SassMeister-input-HTML.html
Created February 13, 2015 22:24
Generated by SassMeister.com.
Loading <span class="dots"><span>.</span><span>.</span><span>.</span></span>
@scottdavis
scottdavis / SassMeister-input.scss
Created February 8, 2015 22:34
Generated by SassMeister.com.
// ----
// Sass (v3.3.14)
// Compass (v1.0.1)
// ----
@mixin foo($foo...) {
.foo {
baz : length($foo);
}
}
@scottdavis
scottdavis / SassMeister-input-HTML.html
Created January 29, 2015 21:15
Generated by SassMeister.com.
<section class='wrapper'>
<header>
<nav>
<ul>
<li>Button</li>
</ul>
</nav>
</header>
<section class='content'>
<p>
@scottdavis
scottdavis / SassMeister-input-HTML.html
Created October 28, 2014 05:52
Generated by SassMeister.com.
<div class='container'>
<div ='top'>
<div class='ed'>
foo
</div>
<div class='ed'>
foo
</div>
</div>
<div class='render'>