Quote:
Originally Posted by Valloric
Try it with @import url("page.css");.
The @import "page.css"; syntax is valid, but because of a bug in FC, this is not recognised. Please report this on the tracker.
|
@import url("page.css"); did the trick, now it gets validated.
Where is the Tracker site for Sigil?