How to pass data from Angular to CSS

I am creating an angular template whereby I can create forms from a data file automatically, such as a json or yaml. For displaying on the…