We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df440f commit 261e700Copy full SHA for 261e700
Formula/t/tailwindcss.rb
@@ -1,8 +1,8 @@
1
class Tailwindcss < Formula
2
desc "Utility-first CSS framework"
3
homepage "https://tailwindcss.com"
4
- url "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.0.10.tgz"
5
- sha256 "150442975411fe7cdcc13143f50058437f9c1e6d375d97e3ae7a46b851a70b6d"
+ url "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.0.11.tgz"
+ sha256 "0c03f5969b3fdb133779f90af532769a65f8ed05a9db160fd09de4ee29836b27"
6
license "MIT"
7
head "https://github.com/tailwindlabs/tailwindcss.git", branch: "next"
8
0 commit comments