pub fn declarations(style: &StyleRefinement) -> Vec<Declaration>Expand description
Every declaration the refinement actually sets, in CSS authoring order: layout, then box, then flex, then visual, then text.
pub fn declarations(style: &StyleRefinement) -> Vec<Declaration>Every declaration the refinement actually sets, in CSS authoring order: layout, then box, then flex, then visual, then text.