Skip to content

Instantly share code, notes, and snippets.

View ekdevdes's full-sized avatar

Ethan Kramer ekdevdes

View GitHub Profile
anonymous
anonymous / gist:4342464
Created December 20, 2012 02:25
Bookmarklet values you can set in CodePen.
You can set the following attributes in a post to the URL http://codepen.io/pen/define
title
description
html
html_pre_processor = ("none", "slim", "haml", "markdown")
css =
css_pre_processor = ("none", "less", "scss", "sass")
css_starter = ("normalize", "reset", "neither")