css_rules property

css_rules property

A list of all CSS rules contained within the media block.

Definition:

@property
def css_rules(self):
    ...

See Also