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 a07029e commit 5466413Copy full SHA for 5466413
Formula/t/tailwindcss-language-server.rb
@@ -1,8 +1,8 @@
1
class TailwindcssLanguageServer < Formula
2
desc "LSP for TailwindCSS"
3
homepage "https://github.com/tailwindlabs/tailwindcss-intellisense/tree/HEAD/packages/tailwindcss-language-server"
4
- url "https://github.com/tailwindlabs/tailwindcss-intellisense/archive/refs/tags/v0.14.19.tar.gz"
5
- sha256 "f3934e29bc6c759ec1d3788c423975c56a8ec67d18e5b021212308fca6a7aee5"
+ url "https://github.com/tailwindlabs/tailwindcss-intellisense/archive/refs/tags/v0.14.20.tar.gz"
+ sha256 "05191814cb93831952971193bcee8ff281625bafc0f1655c353de83bbddfba6a"
6
license "MIT"
7
8
livecheck do
0 commit comments