In my CSS file I'm using custom CSS as can be seen from the photo. WebStorm gives errors. How can I fix it?
When hovered on it full error is here
Cannot resolve '--color-gray-1' custom property
This inspection warns about CSS custom property variable references which cannot be resolved to any valid target
.css
file – Stesha