Skip to content

Instantly share code, notes, and snippets.

@ahomu
Created August 29, 2012 07:23
Show Gist options
  • Save ahomu/3507950 to your computer and use it in GitHub Desktop.
Save ahomu/3507950 to your computer and use it in GitHub Desktop.
-I でnibにパス通し
// stylus -I "$HOME/node_modules/nib/lib"
@import 'nib';
vendor-prefixes = webkit official
*
background linear-gradient(top, white, black)
box-sizing border-box
transition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment