// Rotate 30 Degrees $('#example').transform({rotate: '30deg'}); // Use CSS Hooks to Rotate $('#example').css({rotate: '30deg'}); // Animate the rotation $('#example ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.