JSFiddle - React, Tailwind, and code Playground
HTML
<p>To jest prosty test <a href="http://google.pl/" id="link" style="display: inline-block;">Google</a></p><style type="text/css">a#link:hover {-webkit-transform: rotate(10deg) ;-moz-transform: rotate(10deg) ;transform: rotate(10deg) ;}</style>