tailwindcss.cli.linux.x64
3.2.3
See the version list below for details.
dotnet add package tailwindcss.cli.linux.x64 --version 3.2.3
NuGet\Install-Package tailwindcss.cli.linux.x64 -Version 3.2.3
<PackageReference Include="tailwindcss.cli.linux.x64" Version="3.2.3" />
paket add tailwindcss.cli.linux.x64 --version 3.2.3
#r "nuget: tailwindcss.cli.linux.x64, 3.2.3"
// Install tailwindcss.cli.linux.x64 as a Cake Addin #addin nuget:?package=tailwindcss.cli.linux.x64&version=3.2.3 // Install tailwindcss.cli.linux.x64 as a Cake Tool #tool nuget:?package=tailwindcss.cli.linux.x64&version=3.2.3
Linux x64 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 | 832 | 12/31/2023 |
3.3.7 | 241 | 12/31/2023 |
3.3.6 | 256 | 12/31/2023 |
3.3.5 | 267 | 12/3/2023 |
3.3.4 | 229 | 12/3/2023 |
3.3.3 | 204 | 12/3/2023 |
3.3.2 | 176 | 12/3/2023 |
3.3.1 | 234 | 12/3/2023 |
3.3.0 | 277 | 12/3/2023 |
3.2.7 | 1,901 | 3/20/2023 |
3.2.6 | 343 | 3/20/2023 |
3.2.5 | 273 | 3/20/2023 |
3.2.4 | 414 | 12/5/2022 |
3.2.3 | 411 | 12/5/2022 |
3.2.2 | 426 | 12/5/2022 |
3.2.1 | 483 | 10/22/2022 |
3.2.0 | 536 | 10/22/2022 |
3.1.8 | 475 | 8/20/2022 |
3.1.7 | 436 | 8/20/2022 |
3.1.6 | 525 | 7/19/2022 |
3.1.5 | 527 | 7/19/2022 |
3.1.4 | 520 | 7/19/2022 |
3.1.3 | 492 | 7/19/2022 |
3.1.2 | 500 | 7/19/2022 |
3.1.1 | 515 | 7/19/2022 |
3.1.0 | 515 | 7/19/2022 |
3.0.24 | 510 | 7/19/2022 |
3.0.23 | 495 | 7/19/2022 |
3.0.22 | 521 | 7/19/2022 |
3.0.21 | 516 | 7/19/2022 |
3.0.20 | 559 | 7/19/2022 |
3.0.19 | 525 | 7/19/2022 |
3.0.18 | 547 | 7/19/2022 |
3.0.17 | 499 | 7/19/2022 |
3.0.16 | 508 | 7/19/2022 |
3.0.15 | 518 | 7/19/2022 |
3.0.14 | 526 | 7/19/2022 |
3.0.13 | 539 | 7/19/2022 |
3.0.12 | 530 | 7/19/2022 |
3.0.11 | 516 | 7/19/2022 |
### Fixed
- Fixed use of `raw` content in the CLI ([#9773](https://github.com/tailwindlabs/tailwindcss/pull/9773))
- Pick up changes from files that are both context and content deps ([#9787](https://github.com/tailwindlabs/tailwindcss/pull/9787))
- Sort pseudo-elements ONLY after classes when using variants and `@apply` ([#9765](https://github.com/tailwindlabs/tailwindcss/pull/9765))
- Support important utilities in the safelist (pattern must include a `!`) ([#9791](https://github.com/tailwindlabs/tailwindcss/pull/9791))