Quote:
Originally Posted by Toxaris
I think FlightCrew does not check the @import. I think I remember that Valloric said somewhere that FlightCrew does not do a check of the stylesheet at the moment.
If that is the case, than FC would not know of the @import and therefore would correctly say that the stylesheet is not used. The message should say perhaps it is unused in the xhtml.
|
While FlightCrew does not perform CSS validation, for the purposes of reachability and use analysis, the CSS *is* examined. @import statements are taken into account.