Skip to content

Instantly share code, notes, and snippets.

@timjgleeson
Created July 17, 2014 05:33
Show Gist options
  • Save timjgleeson/00035e9845f9b2fa9c64 to your computer and use it in GitHub Desktop.
Save timjgleeson/00035e9845f9b2fa9c64 to your computer and use it in GitHub Desktop.
main .styl files
$is-ie = true
$is-ie--version = 8
$no-mq = true
$width--fixed-min = 960px
$width--fixed-max = 1200px
@import 'index'
@import 'stylus-mixins'
@import 'settings'
@import 'component/news-article'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment