Breakpoint

constructor(conditions: List<MediaQuery>, nodes: Map<String, NodeProps>, style: Map<String, Style>)

Parameters

conditions

media queries that must all match for this breakpoint to apply.

nodes

per-node prop overrides keyed by node id.

style

additional selector → Style entries layered over the base style record.