Less Css Rotation


/ Published in: CSS
Save to your folder(s)

Use as follow in your style.less file :

<pre>
.example{
.rotation(9deg);
}
</pre>

URL: http://lostwebdesigns.com

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.