Skip to content

Instantly share code, notes, and snippets.

View jimallman's full-sized avatar

Jim Allman jimallman

View GitHub Profile
@jimallman
jimallman / index.html
Created April 5, 2012 22:56 — forked from lesjames/config.rb
Sass Workshop
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Sass Workshop</title>
<link rel="stylesheet" href="style.css">
<style>
.topics { width: 200px; margin: 2em auto; text-align: center; }