pub fn project_root(config_path: &Path) -> Option<&Path>
Get the project root directory from a config file path.
Returns the parent directory of the pxl.toml file.