Function run_transmutation

Source
pub fn run_transmutation(
    args: Vec<String>,
    include_oneliner: bool,
) -> Result<(Duration, String), GrimoireCssError>
Expand description

Run the transmutation process on multiple CSS files. This is the main entry point for the paths mode.