If you use AddExisting to add an html file that is properly linked to a css file that can be found properly relative to it, that css file will be imported as well ... ditto for images resources.
The question is why/how is the copy of the css file inside Sigil's temp folder somehow getting set to read only? It should be reading the contents of the css file and writing it out to temp, not copying permissions.
|