In the current implementation styles are applied in the order of definition. This requires careful ordering, otherwise a style for a base class can override a style for a subclass, which can hardly be the desired behavior.
This important aspect of the framework mechanics should be documented in README.
In the current implementation styles are applied in the order of definition. This requires careful ordering, otherwise a style for a base class can override a style for a subclass, which can hardly be the desired behavior.
This important aspect of the framework mechanics should be documented in README.