Skip to content

Instantly share code, notes, and snippets.

<h1>Flexible mixin arguments</h1>
<p>A small helper function to make your mixin take almost anything thrown at it</p>
<ul>
<li>Keyword</li>
<li>Map</li>
<li>List</li>
<li>Arguments</li>
</ul>
//
// SCSS unit conversion
//
@jakob-e
jakob-e / SassMeister-input-HTML.html
Created December 4, 2014 11:57
Generated by SassMeister.com.
//
// SCSS unit conversion
//
@jakob-e
jakob-e / SassMeister-input-HTML.html
Created November 29, 2014 15:34
Generated by SassMeister.com.
<a id="foo" href="#">Home</a>
<a id="bar" href="#">About</a>
<a id="baz" href="#">Contact</a>
@jakob-e
jakob-e / SassMeister-input-HTML.html
Created November 24, 2014 00:44
Generated by SassMeister.com.
// Fontstacks and contexts
// Work in progress

Sass compatibility table

Please tell if you spot anything wrong or can think of any forgotten feature. I especially had some hard time testing LibSass 2.

Header 1 Header 2 Header 2
A B
A B C
@jakob-e
jakob-e / libsass3.md
Last active August 29, 2015 14:10
Ryby SCSS vs. LibSass

rgb($red, $green, $blue) Creates a Color from red, green, and blue values. rgba($red, $green, $blue, $alpha) Creates a Color from red, green, blue, and alpha values. red($color) Gets the red component of a color. green($color) Gets the green component of a color.

Arglist flexibility test
URL:
http://sassmeister.com/gist/64143f5242ee7a286d09
@jakob-e
jakob-e / SassMeister-input-HTML.html
Last active April 9, 2018 16:48
Generated by SassMeister.com.
===========================
str-replace
str-to-map
TODO - Add mqs to lists
===========================
@jakob-e
jakob-e / SassMeister-input-HTML.html
Last active August 29, 2015 14:08
Generated by SassMeister.com.
MEDIA EXTENDS AND SCALING
- Added exclude