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