Module rsass::css[][src]

Expand description

Types for css values and rules.

Structs

CallArgs

the actual arguments of a function or mixin call.

Rule

A css rule.

Enums

BodyItem

Something that may exist inside a rule.

Value

A css value.

Type Definitions

ValueMap

An OrderMap where both the keys and the values are css values.