Skip to content

Instantly share code, notes, and snippets.

View nathanhornby's full-sized avatar

Nathan Hornby nathanhornby

View GitHub Profile
@nathanhornby
nathanhornby / main.styl
Last active October 13, 2016 13:54
Full main.styl
// Includes
@import 'jeet'
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,700italic,400italic')
// Base
@import '_000-reset'
@import '_001-colors'
@import '_002-typography'
@import '_003-global'