摘要:
1. install from npmsudo npm install stylus2. create a styl file named step1.stylborder-radius() { -webkit-border-radius: arguments -moz-border-radiu... 阅读全文
摘要:
Last update: June 2014. I have partially rewritten this article to provide more technical details and also to show their differences more clearly.Angu... 阅读全文
摘要:
You can use number as function/variable name, the numberic name can't be accessed from parent scope, but can be accessed by 'this' in private scope.va... 阅读全文