tailwindcss.cli.linux.arm64 3.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package tailwindcss.cli.linux.arm64 --version 3.1.2
NuGet\Install-Package tailwindcss.cli.linux.arm64 -Version 3.1.2
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.linux.arm64" Version="3.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add tailwindcss.cli.linux.arm64 --version 3.1.2
#r "nuget: tailwindcss.cli.linux.arm64, 3.1.2"
#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.linux.arm64 as a Cake Addin
#addin nuget:?package=tailwindcss.cli.linux.arm64&version=3.1.2

// Install tailwindcss.cli.linux.arm64 as a Cake Tool
#tool nuget:?package=tailwindcss.cli.linux.arm64&version=3.1.2

Linux arm64 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 223 12/31/2023
3.3.7 192 12/31/2023
3.3.6 183 12/31/2023
3.3.5 157 12/3/2023
3.3.4 139 12/3/2023
3.3.3 116 12/3/2023
3.3.2 125 12/3/2023
3.3.1 145 12/3/2023
3.3.0 114 12/3/2023
3.2.7 306 3/20/2023
3.2.6 260 3/20/2023
3.2.5 315 3/20/2023
3.2.4 391 12/5/2022
3.2.3 372 12/5/2022
3.2.2 368 12/5/2022
3.2.1 470 10/22/2022
3.2.0 474 10/22/2022
3.1.8 446 8/20/2022
3.1.7 424 8/20/2022
3.1.6 436 7/19/2022
3.1.5 434 7/19/2022
3.1.4 423 7/19/2022
3.1.3 422 7/19/2022
3.1.2 422 7/19/2022
3.1.1 423 7/19/2022
3.1.0 426 7/19/2022
3.0.24 429 7/19/2022
3.0.23 438 7/19/2022
3.0.22 453 7/19/2022
3.0.21 461 7/19/2022
3.0.20 512 7/19/2022
3.0.19 445 7/19/2022
3.0.18 435 7/19/2022
3.0.17 418 7/19/2022
3.0.16 444 7/19/2022
3.0.15 429 7/19/2022
3.0.14 431 7/19/2022
3.0.13 430 7/19/2022
3.0.12 428 7/19/2022
3.0.11 483 7/19/2022

### Fixed

- Ensure `\` is a valid arbitrary variant token ([#8576](https://github.com/tailwindlabs/tailwindcss/pull/8576))
- Enable `postcss-import` in the CLI by default in watch mode ([#8574](https://github.com/tailwindlabs/tailwindcss/pull/8574), [#8580](https://github.com/tailwindlabs/tailwindcss/pull/8580))