My boss was supposed to train me this year on demandaware knowledge, but ended up quitting, leaving me in the dark. I am scheduled to attend workshops later this year, but for now I am relying on Google and stackoverflow for guidance. Currently, I am working on editing a content asset and noticed a link to an external CSS sheet at the top of the code. All my previous work involved HTML and CSS on one page, so I'm unsure how to access the external CSS sheet. Any assistance would be greatly appreciated. Here is what the link looks like:
<link href="test/fitting/css/test-fitting.css?$staticlink$" rel="stylesheet" type="text/css" />