tailwindcss.cli.linux.arm64 3.0.15

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.15
                    
NuGet\Install-Package tailwindcss.cli.linux.arm64 -Version 3.0.15
                    
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.15" />
                    
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.15" />
                    
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.15
                    
#r "nuget: tailwindcss.cli.linux.arm64, 3.0.15"
                    
#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.15
                    
#: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.15
                    
Install as a Cake Addin
#tool nuget:?package=tailwindcss.cli.linux.arm64&version=3.0.15
                    
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 477 12/31/2023
3.3.7 417 12/31/2023
3.3.6 399 12/31/2023
3.3.5 370 12/3/2023
3.3.4 345 12/3/2023
3.3.3 335 12/3/2023
3.3.2 356 12/3/2023
3.3.1 352 12/3/2023
3.3.0 325 12/3/2023
3.2.7 552 3/20/2023
3.2.6 500 3/20/2023
3.2.5 541 3/20/2023
3.2.4 655 12/5/2022
3.2.3 607 12/5/2022
3.2.2 602 12/5/2022
3.2.1 740 10/22/2022
3.2.0 728 10/22/2022
3.1.8 698 8/20/2022
3.1.7 690 8/20/2022
3.1.6 686 7/19/2022
3.1.5 716 7/19/2022
3.1.4 694 7/19/2022
3.1.3 673 7/19/2022
3.1.2 694 7/19/2022
3.1.1 679 7/19/2022
3.1.0 688 7/19/2022
3.0.24 681 7/19/2022
3.0.23 701 7/19/2022
3.0.22 719 7/19/2022
3.0.21 714 7/19/2022
3.0.20 783 7/19/2022
3.0.19 707 7/19/2022
3.0.18 716 7/19/2022
3.0.17 683 7/19/2022
3.0.16 716 7/19/2022
3.0.15 686 7/19/2022
3.0.14 683 7/19/2022
3.0.13 695 7/19/2022
3.0.12 681 7/19/2022
3.0.11 736 7/19/2022

### Fixed

- Temporarily remove optional chaining in nesting plugin ([#7077](https://github.com/tailwindlabs/tailwindcss/pull/7077))