FlightCrew is the validation component in Sigil.
As a simple workaround, just include a line in one of the html files that links to the 'missing' css file.
So the file will be accessed directly at least once.
Quote:
<link href="../Styles/page.css" rel="stylesheet" type="text/css" />
|