tailwindcss.cli.linux.arm64 3.0.14

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.0.14
                    
NuGet\Install-Package tailwindcss.cli.linux.arm64 -Version 3.0.14
                    
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.0.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="tailwindcss.cli.linux.arm64" Version="3.0.14" />
                    
Directory.Packages.props
<PackageReference Include="tailwindcss.cli.linux.arm64" />
                    
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.linux.arm64 --version 3.0.14
                    
#r "nuget: tailwindcss.cli.linux.arm64, 3.0.14"
                    
#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.
#:package tailwindcss.cli.linux.arm64@3.0.14
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=tailwindcss.cli.linux.arm64&version=3.0.14
                    
Install as a Cake Addin
#tool nuget:?package=tailwindcss.cli.linux.arm64&version=3.0.14
                    
Install as a Cake Tool

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 485 12/31/2023
3.3.7 423 12/31/2023
3.3.6 405 12/31/2023
3.3.5 378 12/3/2023
3.3.4 355 12/3/2023
3.3.3 343 12/3/2023
3.3.2 362 12/3/2023
3.3.1 360 12/3/2023
3.3.0 334 12/3/2023
3.2.7 561 3/20/2023
3.2.6 507 3/20/2023
3.2.5 548 3/20/2023
3.2.4 665 12/5/2022
3.2.3 615 12/5/2022
3.2.2 613 12/5/2022
3.2.1 750 10/22/2022
3.2.0 734 10/22/2022
3.1.8 705 8/20/2022
3.1.7 698 8/20/2022
3.1.6 692 7/19/2022
3.1.5 727 7/19/2022
3.1.4 705 7/19/2022
3.1.3 681 7/19/2022
3.1.2 703 7/19/2022
3.1.1 685 7/19/2022
3.1.0 697 7/19/2022
3.0.24 688 7/19/2022
3.0.23 708 7/19/2022
3.0.22 727 7/19/2022
3.0.21 723 7/19/2022
3.0.20 794 7/19/2022
3.0.19 718 7/19/2022
3.0.18 724 7/19/2022
3.0.17 691 7/19/2022
3.0.16 723 7/19/2022
3.0.15 692 7/19/2022
3.0.14 691 7/19/2022
3.0.13 703 7/19/2022
3.0.12 687 7/19/2022
3.0.11 748 7/19/2022

### Added

- Show warnings for invalid content config ([#7065](https://github.com/tailwindlabs/tailwindcss/pull/7065))

### Fixed

- Only emit utility/component variants when those layers exist ([#7066](https://github.com/tailwindlabs/tailwindcss/pull/7066))
- Ensure nesting plugins can receive options ([#7016](https://github.com/tailwindlabs/tailwindcss/pull/7016))