Skip to content

Commit d623210

Browse files
committed
tailwindcss 4.1.0
1 parent 9026873 commit d623210

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tailwindcss.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tailwindcss < Formula
22
desc "Utility-first CSS framework"
33
homepage "https://tailwindcss.com"
4-
url "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.0.17.tgz"
5-
sha256 "3d8f61c8f66f70953da9e69693f3ccef09211fff692ed963c6330ae0862df7d0"
4+
url "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.1.0.tgz"
5+
sha256 "6aec338b83d5152d75973fd2bf63c31f47a1b0b69cdfb1888c995fcc727c1e45"
66
license "MIT"
77
head "https://github.com/tailwindlabs/tailwindcss.git", branch: "next"
88

0 commit comments

Comments
 (0)