pub fn npx_tailwindcss<P: AsRef<Path> + Clone>( path: P, input: &str, output: &str, ) -> Result<(), Box<dyn Error>>