pub fn compile<'a>(
ss: &mut Stylesheet,
config: impl 'a + TransformConfig,
) -> TransformResultExpand description
Returns a map from local name to exported name.
pub fn compile<'a>(
ss: &mut Stylesheet,
config: impl 'a + TransformConfig,
) -> TransformResultReturns a map from local name to exported name.