AIR & Webkit
I’ve fallen in love with how AIR uses Webkit as its HTML rendering engine. It means you get to use fun things like:
div{
background-color: rgba(195,100,50,0.5); }
I’ve fallen in love with how AIR uses Webkit as its HTML rendering engine. It means you get to use fun things like:
div{
background-color: rgba(195,100,50,0.5); }