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 9026873 commit d623210Copy full SHA for d623210
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.17.tgz"
5
- sha256 "3d8f61c8f66f70953da9e69693f3ccef09211fff692ed963c6330ae0862df7d0"
+ url "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.1.0.tgz"
+ sha256 "6aec338b83d5152d75973fd2bf63c31f47a1b0b69cdfb1888c995fcc727c1e45"
6
license "MIT"
7
head "https://github.com/tailwindlabs/tailwindcss.git", branch: "next"
8
0 commit comments