I have been used inline css as well so like i added nonce to my style e.g . I need to add nonce to my inline style.
no idea where to apply because in, inline css we do add only it's property.
<html>
<input type="text" style="width:95%;height:80%;padding:10px;display:none" />
<!-- here i wanted to add nonce -->`
</html>
Here i wanted to add nonce, note that can't remove all css to heads or external.