Is there a way to inject CSS properties inline with Thymeleaf?
Im structuring an email in the backend with Spring and Thymeleaf, and i have come across the following problem: I need to inject a color hex code as a CSS property while using inline CSS.