pub fn transmute_paths(
root: &Path,
patterns: &[String],
options: TransmuteOptions,
) -> Result<Transmutation, GrimoireCssError>Expand description
Transmutes CSS files matched below an explicit project root.
pub fn transmute_paths(
root: &Path,
patterns: &[String],
options: TransmuteOptions,
) -> Result<Transmutation, GrimoireCssError>Transmutes CSS files matched below an explicit project root.