Crate sunbeam_ir

source ·
Expand description

An intermediate representation of a css!(…) invocation.

css!(...) macro calls get parsed into this IR.

This IR is then used when validating and generating CSS files.

Structs

Enums