Transform Utilities

.rotate-45 { transform: rotate(45deg) }
.rotate-90 { transform: rotate(90deg) }