Created
August 29, 2012 07:23
-
-
Save ahomu/3507950 to your computer and use it in GitHub Desktop.
-I でnibにパス通し
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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