worktile / ngx-gantt

A modern and powerful gantt chart component for Angular
http://gantt.ngnice.com
MIT License
252 stars 70 forks source link

Can not change color. #481

Open akabikas opened 2 months ago

akabikas commented 2 months ago

Hi, I'm using styles with custom color variables as outlined in the documentation, but the colors are not being applied.

I've already included index.css in the angular.json file and utilized the @use directive in my SCSS file for the custom color variables. However, the colors still aren't being implemented.

Could you help me resolve this issue?