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
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'>
@scottdavis
scottdavis / SassMeister-input.scss
Last active August 29, 2015 14:07
Generated by SassMeister.com.
// ----
// Sass (v3.4.5)
// Compass (v1.0.1)
// ----
// Sass BDD syntax proposal
// ========================
// - based on [Jasmine](http://jasmine.github.io/2.0/introduction.html)
// - comparitor may be easier to parse with dashes e.g. "not-to-be"
// - simplest parsing would use commas as well e.g. "expect($foo, to equal, 1)"
@scottdavis
scottdavis / SassMeister-input.scss
Created October 15, 2014 18:52
Generated by SassMeister.com.
// ----
// Sass (v3.4.5)
// Compass (v1.0.1)
// Susy (v2.1.3)
// ----
@import "compass";
@import "susy";
@mixin render(