Shpadoinkle-html-0.3.0.1: sample.css
.txt-rt, span.foo{
text-align:right;
}
.pos-relative{
position:relative;
}
#foo[type="bar"]{
background: #123233;
}
.Woah {
height: auto;
}
@media print (min-width:200px){
.bar{
width: #EFEFEF;
content: '.qux and #stuff';
}
}