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