pub fn build_with_options( root: &Path, force_version_update: bool, ) -> Result<(), GrimoireCssError>
Builds the project, optionally updating a mismatched configuration version.