Skip to content

Instantly share code, notes, and snippets.

View just-andy's full-sized avatar

Andrew Cetnarskyj just-andy

View GitHub Profile
@just-andy
just-andy / Tailwind Config - Stripped Version
Created November 18, 2019 15:20 — forked from benjtinsley/Tailwind Config - Stripped Version
Tailwind Config Stripped Version, which has been stripped of all default Tailwind values in order to ensure only the absolute necessary styles are generated into classes.
/*
Tailwind - The Utility-First CSS Framework
A project by Adam Wathan (@adamwathan), Jonathan Reinink (@reinink),
David Hemphill (@davidhemphill) and Steve Schoger (@steveschoger).
Welcome to the Tailwind config file. This is where you can customize
Tailwind specifically for your project. Don't be intimidated by the
@just-andy
just-andy / 0_reuse_code.js
Created February 17, 2014 14:08
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console