Google didn't turn up anything on the topic and there are some questions related to Subresource integrity on Stackoverflow but my question is: how do you generate this cryptographic hash for a CDN <link>
? In my case it is the animate.css, but I guess this can be applied to any custom CSS file.
Cheers