string ProjectDirectory { get; set; }
Source
Gets or sets the project directory used as the Tailwind working directory.
Remarks
Required. Relative InputPath, OutputPath, and TailwindCliPath values are resolved from this directory. MSBuild passes $(MSBuildProjectDirectory).