IStyleEngine
Defines the API of an available engine for computing the stylesheet.
The type of the styling set.
Task<IStyleSheet> ParseStylesheetAsync(IResponse response, StyleOptions options, CancellationToken cancel)
Parses a style sheet for the given response asynchronously.