tailwindcss.cli.windows.x64 3.2.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package tailwindcss.cli.windows.x64 --version 3.2.6
NuGet\Install-Package tailwindcss.cli.windows.x64 -Version 3.2.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="tailwindcss.cli.windows.x64" Version="3.2.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add tailwindcss.cli.windows.x64 --version 3.2.6
#r "nuget: tailwindcss.cli.windows.x64, 3.2.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install tailwindcss.cli.windows.x64 as a Cake Addin
#addin nuget:?package=tailwindcss.cli.windows.x64&version=3.2.6

// Install tailwindcss.cli.windows.x64 as a Cake Tool
#tool nuget:?package=tailwindcss.cli.windows.x64&version=3.2.6

Windows x64 TailwindCSS CLI executable tool package used by the tailwindcss.cli dotnet tool.

See https://www.nuget.org/packages/tailwindcss.cli/ for instructions on how to install and use the tool.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.4.0 306 12/31/2023
3.3.7 160 12/31/2023
3.3.6 164 12/31/2023
3.3.5 217 12/3/2023
3.3.4 161 12/3/2023
3.3.3 147 12/3/2023
3.3.2 129 12/3/2023
3.3.1 86 12/3/2023
3.3.0 92 12/3/2023
3.2.7 635 3/20/2023
3.2.6 293 3/20/2023
3.2.5 308 3/20/2023
3.2.4 518 12/5/2022
3.2.3 333 12/5/2022
3.2.2 341 12/5/2022
3.2.1 478 10/22/2022
3.2.0 464 10/22/2022
3.1.8 445 8/20/2022
3.1.7 406 8/20/2022
3.1.6 442 7/19/2022
3.1.5 435 7/19/2022
3.1.4 414 7/19/2022
3.1.3 418 7/19/2022
3.1.2 405 7/19/2022
3.1.1 420 7/19/2022
3.1.0 448 7/19/2022
3.0.24 442 7/19/2022
3.0.23 415 7/19/2022
3.0.22 446 7/19/2022
3.0.21 421 7/19/2022
3.0.20 467 7/19/2022
3.0.19 422 7/19/2022
3.0.18 473 7/19/2022
3.0.17 413 7/19/2022
3.0.16 415 7/19/2022
3.0.15 400 7/19/2022
3.0.14 425 7/19/2022
3.0.13 451 7/19/2022
3.0.12 453 7/19/2022
3.0.11 415 7/19/2022

### Fixed

- Fix installation failing with yarn and pnpm by dropping `oxide-api-shim` ([add1636](https://github.com/tailwindlabs/tailwindcss/commit/add16364b4b1100e1af23ad1ca6900a0b53cbba0))