CSSStylusってhttp://learnboost.github.com/stylus/nodeのモジュールについてるSassの書き方がいまいちググっても分からない(特にMixins周り)のでいっそ別のを使ってみるノリ。CSSの面倒くさいところを(Sassよりも)色々端折れるらしい。導入の仕方はhttp://d.hatena.ne.jp/ruedap/20110622/node_js_express_app_css_template_stylusの記事が詳しい。適当に書いてみるポジショニング pos(x=null, y=null) position absolute left x unless x is null top y unless y is null #box pos 10px 10px #box { position: absolute; left: 10px; top: