I have an HTML that I intend to send by mail. Due to this, I can not put relative routes to the CSS. Are there ways to integrate the CSS into the HTML code, that is, have everything in the same file, without the need to include the CSS separately? (I've tried the link library but it has not worked for me.
I have also done what was suggested in this answer but it has not worked either: link