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 36be7c6 commit d7401f3Copy full SHA for d7401f3
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.13.tar.gz"
5
- sha256 "04958fb77b1c7f73f5c7207b875c27166de51ff4c34b97769136ae78332a39a6"
+ url "https://github.com/tailwindlabs/tailwindcss-intellisense/archive/refs/tags/v0.14.14.tar.gz"
+ sha256 "9206cfc750153f1e4c8ba963591035c36896cedfc8223bb85a77b2dc78556083"
6
license "MIT"
7
8
livecheck do
0 commit comments