Hi,
I have a Magento website which is running in Magento 1.9.3.2.
The website loads a 404 error CSS URL from the base folder.
/skin/frontend/base/default/css/_config/design_default.css
I see this specific css is loaded in the CSS list in the header section which is called using this function
$this->getCssJsHtml() in the theme head.phtml file.
Any suggestion on how to exclude this 404 error CSS in the header list.
I tried clearing the cache and that did not help.
Regards,
-Ragav