I am working on a project, where I am making the about page of a website. The less is separated into folders for each page and the css for my page is about.css in the css folder. I have tried telling the watcher where to go but I am not typing the right file path. The html for the page I am trying to style is in the root marketing-page folder. How does this command work? less-watch-compiler less/about-page-less css about.less
Please see image below for how the files are setup.