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 d3e5c77 commit ae98097Copy full SHA for ae98097
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.1.7.tgz"
5
- sha256 "830a7a9ca9c8c498cfeb7eba37207162f589618bb58f6b06149f0d3ad03bbb40"
+ url "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.1.8.tgz"
+ sha256 "07daf2d661f86898cbe951f07190cd7c5b267e1b2dde720057f536a61ff52c78"
6
license "MIT"
7
head "https://github.com/tailwindlabs/tailwindcss.git", branch: "next"
8
0 commit comments