Updating npm externals
[KiwiIRC.git] / node / node_modules / jade / support / stylus / test / cases / properties.one-line.css
1 body {
2 background: #00f;
3 width: 100px;
4 height: 50px;
5 }
6 body {
7 background: #00f;
8 width: 100px;
9 height: 50px;
10 }