File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Tailwindcss < Formula
22 desc "Utility-first CSS framework"
33 homepage "https://tailwindcss.com"
4- url "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.2 .tgz"
5- sha256 "4636533065a1ac058611aebfde93ef16d8197b162447cf212e17468a07f5a93e "
4+ url "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.3 .tgz"
5+ sha256 "8b5a00d0c29cfce9ec97cde2144a40a279c133a42074f5d1d9958b8efee1495a "
66 license "MIT"
77 head "https://github.com/tailwindlabs/tailwindcss.git" , branch : "next"
88
@@ -26,8 +26,8 @@ class Tailwindcss < Formula
2626 depends_on "node"
2727
2828 resource "tailwind-cli" do
29- url "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.0.2 .tgz"
30- sha256 "1f0923f621c91729ae5469670c5fa3e34b184162a251369ffac0e77b60f9e4c6 "
29+ url "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.0.3 .tgz"
30+ sha256 "d9df4e36cd823bbf90aeb9f7dc8e1bd1886501ef0ff51cba83526d29a41d5402 "
3131 end
3232
3333 def install
You can’t perform that action at this time.
0 commit comments