I am facing this issue## SCSS support is deprecated in themes
Convert .scss and .scss.liquid files to .css or .css.liquid for a better performing online store and theme editor.
when i try to convert .scss and .scss.liquid files to .css or .css.liquid through online compiler tools it displays the fata error
“Error! parse error: failed at $colorBody: {{ settings.color_body_bg }}; line: 16”
please tell me anyone how can i resolve this issue. The store speed is not icreasing even i have minified the code, optimize the images also optimize tha apps but speed is still 45.Help me how can i resolve it?