pub fn run_transmutation( args: Vec<String>, include_oneliner: bool, ) -> Result<(Duration, String), GrimoireCssError>
Run the transmutation process on multiple CSS files. This is the main entry point for the paths mode.