How to inject CSS into an iframe?
By default, stylesheets are bound to their document and don't leak into iframe elements (or vice versa). It does make sense for security and aesthetic reasons. A website would not want to be displayed with distorted styles when embedded on someone el...
blog.adrgautier.co3 min read