tailwindcss.cli.linux.arm64
3.1.3
See the version list below for details.
dotnet add package tailwindcss.cli.linux.arm64 --version 3.1.3
NuGet\Install-Package tailwindcss.cli.linux.arm64 -Version 3.1.3
<PackageReference Include="tailwindcss.cli.linux.arm64" Version="3.1.3" />
paket add tailwindcss.cli.linux.arm64 --version 3.1.3
#r "nuget: tailwindcss.cli.linux.arm64, 3.1.3"
// Install tailwindcss.cli.linux.arm64 as a Cake Addin #addin nuget:?package=tailwindcss.cli.linux.arm64&version=3.1.3 // Install tailwindcss.cli.linux.arm64 as a Cake Tool #tool nuget:?package=tailwindcss.cli.linux.arm64&version=3.1.3
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.
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 | 288 | 12/31/2023 |
3.3.7 | 255 | 12/31/2023 |
3.3.6 | 236 | 12/31/2023 |
3.3.5 | 220 | 12/3/2023 |
3.3.4 | 192 | 12/3/2023 |
3.3.3 | 180 | 12/3/2023 |
3.3.2 | 194 | 12/3/2023 |
3.3.1 | 202 | 12/3/2023 |
3.3.0 | 167 | 12/3/2023 |
3.2.7 | 339 | 3/20/2023 |
3.2.6 | 297 | 3/20/2023 |
3.2.5 | 335 | 3/20/2023 |
3.2.4 | 435 | 12/5/2022 |
3.2.3 | 394 | 12/5/2022 |
3.2.2 | 387 | 12/5/2022 |
3.2.1 | 516 | 10/22/2022 |
3.2.0 | 507 | 10/22/2022 |
3.1.8 | 472 | 8/20/2022 |
3.1.7 | 458 | 8/20/2022 |
3.1.6 | 460 | 7/19/2022 |
3.1.5 | 478 | 7/19/2022 |
3.1.4 | 457 | 7/19/2022 |
3.1.3 | 444 | 7/19/2022 |
3.1.2 | 459 | 7/19/2022 |
3.1.1 | 450 | 7/19/2022 |
3.1.0 | 460 | 7/19/2022 |
3.0.24 | 457 | 7/19/2022 |
3.0.23 | 476 | 7/19/2022 |
3.0.22 | 480 | 7/19/2022 |
3.0.21 | 485 | 7/19/2022 |
3.0.20 | 560 | 7/19/2022 |
3.0.19 | 482 | 7/19/2022 |
3.0.18 | 478 | 7/19/2022 |
3.0.17 | 461 | 7/19/2022 |
3.0.16 | 482 | 7/19/2022 |
3.0.15 | 457 | 7/19/2022 |
3.0.14 | 461 | 7/19/2022 |
3.0.13 | 464 | 7/19/2022 |
3.0.12 | 458 | 7/19/2022 |
3.0.11 | 511 | 7/19/2022 |
### Fixed
- Fix extraction of multi-word utilities with arbitrary values and quotes ([#8604](https://github.com/tailwindlabs/tailwindcss/pull/8604))
- Fix casing of import of `corePluginList` type definition ([#8587](https://github.com/tailwindlabs/tailwindcss/pull/8587))
- Ignore PostCSS nodes returned by `addVariant` ([#8608](https://github.com/tailwindlabs/tailwindcss/pull/8608))
- Fix missing spaces around arithmetic operators ([#8615](https://github.com/tailwindlabs/tailwindcss/pull/8615))
- Detect alpha value in CSS `theme()` function when using quotes ([#8625](https://github.com/tailwindlabs/tailwindcss/pull/8625))
- Fix "Maximum call stack size exceeded" bug ([#8636](https://github.com/tailwindlabs/tailwindcss/pull/8636))
- Allow functions returning parallel variants to mutate the container ([#8622](https://github.com/tailwindlabs/tailwindcss/pull/8622))
- Remove text opacity CSS variables from `::marker` ([#8622](https://github.com/tailwindlabs/tailwindcss/pull/8622))