Dodaj CSS dynamicznie w kątowym 6

ngOnInit(){
 this.appendCss(this.customizeFormData);
}
Wrong Wombat