Skip to content

Instantly share code, notes, and snippets.

@nathanhornby
Last active October 13, 2016 13:54
Show Gist options
  • Save nathanhornby/0dc6e7ba5f7508ec6a19 to your computer and use it in GitHub Desktop.
Save nathanhornby/0dc6e7ba5f7508ec6a19 to your computer and use it in GitHub Desktop.
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'
// Plugins
@import '_101-slick'
// Pages
@import '_201-home'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment