Currently working on my portfolio website using bootstrap and sass along with a theme kit. Initially, I attempted to implement a grid column style for the intro-section but had a change of heart and deleted the style. Surprisingly, every time I refresh my browser, an error message pops up. Despite various troubleshooting attempts, I have not been successful in resolving the issue. Regrettably, I am unable to share any images due to the reputation restrictions affecting my account. Here is a snippet from my style.css file: content: "Error: Expected expression.\a \2577 \a 13 \2502 grid-column: ;\d\a \2502 ^\a \2575 \a scss\sections\_intro-section.scss 13:22 @use\a scss\style.scss 11:1 root stylesheet";
I have tried deleting the code, commenting out the section entirely, and even removing the error message from the style.css file, yet the problem persists when I refresh the browser.