Hey! So I've been using TweenLite to set a ton of CSS properties, but noticed when I converted my script to use TweenLite CSS, my skew was off. It looks like the transform matrix isn't quite right.
Here's a CodePen showing what happens: http://codepen.io/anon/pen/bnhJy
Any ideas how I could work around this? Thanks!