It’s possible to do something like the following code with cssSandpaper?
-webkit-transform-origin:top left;
-moz-transform-origin:top left;
-o-transform-origin:top left;
-ms-transform-origin:top left;
transform-origin:top left;
This doen’t works:
-sandpaper-transform-origin:top left;
Thanks in advance.
No, this is not currently a feature but is on the development roadmap. Check out this article on their site:
Furthermore on a more recent article the developer stated in a comment:
Check out his comment on this official docs page.