Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Individual transform properties #1776

Closed
Ugoku opened this issue Aug 3, 2015 · 1 comment
Closed

Individual transform properties #1776

Ugoku opened this issue Aug 3, 2015 · 1 comment

Comments

@Ugoku
Copy link
Contributor

Ugoku commented Aug 3, 2015

This allows you to do .foo { rotate: 45deg; } instead of .foo { transform: rotate(45deg); }

Link to spec
Available in Chrome Canary now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants