tailwindcss.cli.windows.x64 3.1.1

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.1.1
                    
NuGet\Install-Package tailwindcss.cli.windows.x64 -Version 3.1.1
                    
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.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="tailwindcss.cli.windows.x64" Version="3.1.1" />
                    
Directory.Packages.props
<PackageReference Include="tailwindcss.cli.windows.x64" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add tailwindcss.cli.windows.x64 --version 3.1.1
                    
#r "nuget: tailwindcss.cli.windows.x64, 3.1.1"
                    
#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.
#addin nuget:?package=tailwindcss.cli.windows.x64&version=3.1.1
                    
Install tailwindcss.cli.windows.x64 as a Cake Addin
#tool nuget:?package=tailwindcss.cli.windows.x64&version=3.1.1
                    
Install tailwindcss.cli.windows.x64 as a Cake Tool

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 747 12/31/2023
3.3.7 236 12/31/2023
3.3.6 259 12/31/2023
3.3.5 306 12/3/2023
3.3.4 244 12/3/2023
3.3.3 226 12/3/2023
3.3.2 220 12/3/2023
3.3.1 157 12/3/2023
3.3.0 162 12/3/2023
3.2.7 715 3/20/2023
3.2.6 347 3/20/2023
3.2.5 365 3/20/2023
3.2.4 580 12/5/2022
3.2.3 398 12/5/2022
3.2.2 407 12/5/2022
3.2.1 546 10/22/2022
3.2.0 533 10/22/2022
3.1.8 516 8/20/2022
3.1.7 476 8/20/2022
3.1.6 512 7/19/2022
3.1.5 508 7/19/2022
3.1.4 481 7/19/2022
3.1.3 491 7/19/2022
3.1.2 483 7/19/2022
3.1.1 495 7/19/2022
3.1.0 522 7/19/2022
3.0.24 512 7/19/2022
3.0.23 485 7/19/2022
3.0.22 513 7/19/2022
3.0.21 486 7/19/2022
3.0.20 552 7/19/2022
3.0.19 498 7/19/2022
3.0.18 547 7/19/2022
3.0.17 488 7/19/2022
3.0.16 487 7/19/2022
3.0.15 468 7/19/2022
3.0.14 493 7/19/2022
3.0.13 523 7/19/2022
3.0.12 525 7/19/2022
3.0.11 486 7/19/2022

### Fixed

- Fix candidate extractor regression ([#8558](https://github.com/tailwindlabs/tailwindcss/pull/8558))
- Split `::backdrop` into separate defaults group ([#8567](https://github.com/tailwindlabs/tailwindcss/pull/8567))
- Fix postcss plugin type ([#8564](https://github.com/tailwindlabs/tailwindcss/pull/8564))
- Fix class detection in markdown code fences and slim templates ([#8569](https://github.com/tailwindlabs/tailwindcss/pull/8569))