tailwindcss.cli.linux.arm64 3.1.8

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.8                
NuGet\Install-Package tailwindcss.cli.linux.arm64 -Version 3.1.8                
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.8" />                
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.8                
#r "nuget: tailwindcss.cli.linux.arm64, 3.1.8"                
#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.8

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

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 253 12/31/2023
3.3.7 209 12/31/2023
3.3.6 194 12/31/2023
3.3.5 177 12/3/2023
3.3.4 149 12/3/2023
3.3.3 126 12/3/2023
3.3.2 136 12/3/2023
3.3.1 156 12/3/2023
3.3.0 131 12/3/2023
3.2.7 315 3/20/2023
3.2.6 273 3/20/2023
3.2.5 323 3/20/2023
3.2.4 405 12/5/2022
3.2.3 382 12/5/2022
3.2.2 375 12/5/2022
3.2.1 486 10/22/2022
3.2.0 484 10/22/2022
3.1.8 456 8/20/2022
3.1.7 434 8/20/2022
3.1.6 444 7/19/2022
3.1.5 443 7/19/2022
3.1.4 439 7/19/2022
3.1.3 431 7/19/2022
3.1.2 431 7/19/2022
3.1.1 438 7/19/2022
3.1.0 435 7/19/2022
3.0.24 444 7/19/2022
3.0.23 448 7/19/2022
3.0.22 467 7/19/2022
3.0.21 470 7/19/2022
3.0.20 525 7/19/2022
3.0.19 454 7/19/2022
3.0.18 443 7/19/2022
3.0.17 435 7/19/2022
3.0.16 461 7/19/2022
3.0.15 438 7/19/2022
3.0.14 439 7/19/2022
3.0.13 439 7/19/2022
3.0.12 442 7/19/2022
3.0.11 498 7/19/2022

### Fixed

- Don’t prefix classes within reused arbitrary variants ([#8992](https://github.com/tailwindlabs/tailwindcss/pull/8992))
- Fix usage of alpha values inside single-named colors that are functions ([#9008](https://github.com/tailwindlabs/tailwindcss/pull/9008))
- Fix `@apply` of user utilities when negative and non-negative versions both exist ([#9027](https://github.com/tailwindlabs/tailwindcss/pull/9027))