I am getting errors in all scss file like these
$gray-100-dark: #1b1b29;
Cannot find name '$gray'
Working on a react project where TS are used
Filetype configuration was wrongly done in VS we need to set the right configuration it was TS before modified to SCSS now all the errors are gone