rules
rules copied to clipboard
Component Inspector
To better understand how rules are computed we need to implement a Component Inspector that helps us introspect current page and its content.
Component Inspector should have 3 different views:
Meta Properties Effect properties and their final computed values.
Assignments
Shows rules that are applicable in the current context. For each rule we show - the selectors and property map
Context Shows context stack at the point of the current element.