forked from microsoft/winget-pkgs
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: TailwindLabs.TailwindCSS version 4.0.2 (microsoft#220924)
- Loading branch information
Showing
4 changed files
with
90 additions
and
0 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
manifests/t/TailwindLabs/TailwindCSS/4.0.2/TailwindLabs.TailwindCSS.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: TailwindLabs.TailwindCSS | ||
PackageVersion: 4.0.2 | ||
InstallerType: portable | ||
Commands: | ||
- tailwindcss | ||
ReleaseDate: 2025-01-31 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/tailwindlabs/tailwindcss/releases/download/v4.0.2/tailwindcss-windows-x64.exe | ||
InstallerSha256: 65CB61DFAACE863B6BEED560D0803BB4A00D4350F9263C7751E6A23F134D45AD | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
42 changes: 42 additions & 0 deletions
42
manifests/t/TailwindLabs/TailwindCSS/4.0.2/TailwindLabs.TailwindCSS.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: TailwindLabs.TailwindCSS | ||
PackageVersion: 4.0.2 | ||
PackageLocale: en-US | ||
Publisher: Tailwind Labs | ||
PublisherUrl: https://tailwindcss.com | ||
PublisherSupportUrl: https://github.com/tailwindlabs/tailwindcss/issues | ||
Author: Tailwind Labs | ||
PackageName: Tailwind CSS | ||
PackageUrl: https://tailwindcss.com | ||
License: MIT | ||
LicenseUrl: https://github.com/tailwindlabs/tailwindcss/blob/master/LICENSE | ||
Copyright: Copyright (c) Tailwind Labs, Inc. | ||
ShortDescription: Rapidly build modern websites without ever leaving your HTML. | ||
Description: |- | ||
Tailwind CSS works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the corresponding styles and then writing them to a static CSS file. | ||
It's fast, flexible, and reliable — with zero-runtime. | ||
Tags: | ||
- css | ||
ReleaseNotes: |- | ||
Fixed | ||
- Only generate positive grid-cols-* and grid-rows-* utilities (#16020) | ||
- Ensure escaped theme variables are handled correctly (#16064) | ||
- Ensure we process Tailwind CSS features when only using @reference or @variant (#16057) | ||
- Refactor gradient implementation to work around prettier/prettier#17058 (#16072) | ||
- Vite: Ensure hot-reloading works with SolidStart setups (#16052) | ||
- Vite: Fix a crash when starting the development server in SolidStart setups (#16052) | ||
- Vite: Don't rebase URLs that appear to be aliases (#16078) | ||
- Vite: Transform <style> blocks in HTML files (#16069) | ||
- Prevent camel-casing CSS custom properties added by JavaScript plugins (#16103) | ||
- Do not emit @keyframes in @theme reference (#16120) | ||
- Discard invalid declarations when parsing CSS (#16093) | ||
- Do not emit empty CSS rules and at-rules (#16121) | ||
- Handle @variant when at the top-level of a stylesheet (#16129) | ||
ReleaseNotesUrl: https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.2 | ||
Documentations: | ||
- DocumentLabel: Documentation | ||
DocumentUrl: https://tailwindcss.com/docs/installation | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
25 changes: 25 additions & 0 deletions
25
manifests/t/TailwindLabs/TailwindCSS/4.0.2/TailwindLabs.TailwindCSS.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: TailwindLabs.TailwindCSS | ||
PackageVersion: 4.0.2 | ||
PackageLocale: zh-CN | ||
Publisher: Tailwind Labs | ||
PublisherUrl: https://tailwindcss.com | ||
PublisherSupportUrl: https://github.com/tailwindlabs/tailwindcss/issues | ||
Author: Tailwind Labs | ||
PackageName: Tailwind CSS | ||
PackageUrl: https://tailwindcss.com | ||
License: MIT | ||
LicenseUrl: https://github.com/tailwindlabs/tailwindcss/blob/master/LICENSE | ||
Copyright: Copyright (c) Tailwind Labs, Inc. | ||
ShortDescription: 无需脱离 HTML 就能快速构建现代网站 | ||
Description: Tailwind CSS 的工作原理是扫描您所有的 HTML 文件、JavaScript 组件以及其它任何模板的类名,生成相应的样式,然后将其写入一个静态 CSS 文件中。快速、灵活、可靠,并且零等待。 | ||
Tags: | ||
- css | ||
ReleaseNotesUrl: https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.2 | ||
Documentations: | ||
- DocumentLabel: 文档 | ||
DocumentUrl: https://tailwindcss.com/docs/installation | ||
ManifestType: locale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/t/TailwindLabs/TailwindCSS/4.0.2/TailwindLabs.TailwindCSS.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: TailwindLabs.TailwindCSS | ||
PackageVersion: 4.0.2 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |