Currently, I'm in the process of developing a website that includes several codes written in SCSS format. My issue is that the HTML file I'm using does not seem to recognize these SCSS files. I'm wondering if there's a way to convert these SCSS files into CSS so that they can be read by the HTML file. If conversion isn't an option, I'd like to explore alternative methods for making the HTML file compatible with SCSS files.