I am getting categoryColor from API Responce and I had set border-left: 3px solid {{element.categoryColor}} in inline style. It's working fine and no any other issues in development but in Visual Studio appear red in file name as show as below image.
So I want to proper syntax or best practice to apply color in structure using inline style.
