We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39054f commit 0a92213Copy full SHA for 0a92213
Formula/t/tailwindcss.rb
@@ -3,8 +3,8 @@
3
class Tailwindcss < Formula
4
desc "Utility-first CSS framework"
5
homepage "https://tailwindcss.com"
6
- url "https://github.com/tailwindlabs/tailwindcss/archive/refs/tags/v3.3.3.tar.gz"
7
- sha256 "f63397605839c9a8989924b073962711a759c3d51bec641be487e5fddc1d5a08"
+ url "https://github.com/tailwindlabs/tailwindcss/archive/refs/tags/v3.3.4.tar.gz"
+ sha256 "0c70e2c008db7537a0a584e506447ac48c6343fc7a9ecc610312cb88fa9962c2"
8
license "MIT"
9
10
bottle do
0 commit comments