I am using maven site to create junit test reports. And I use maven postman plugin to mail the generated reports. After running the maven site command the reports are generated with separate html and CSS files. In pom.xml I can specify which files to send in the mail.
My question: how do I mail the reports so that the CSS will be rendered in the mail body along with the html