Currently, I am working on a web project using an HTML/CSS template that was initially created by someone else. From what I can tell, the template is utilizing bootstrap, which I'm not very familiar with.
As I was inspecting the page using the developer tools in Chrome, I noticed that some of the CSS styles were originating from SCSS files that do not seem to be located anywhere on my system. I'm left wondering where these elusive files are hiding.
The issue arises when comparing the path to the SCSS file shown in Chrome's developer tools and the actual path on my computer. The directory mentioned (within the "vendor" folder) appears to be non-existent, contrary to what the browser is indicating.
If anyone has insight into how the browser is able to load these mysterious SCSS files, I would greatly appreciate your assistance. Despite attempting to reveal hidden files and folders on Windows, I have yet to locate the missing SCSS files. Thank you!
Path to SCSS file as per Chrome Dev Tools:
Actual path within my file system: