Skip to content

Commit

Permalink
Add UnoCSS extension (zed-industries#763)
Browse files Browse the repository at this point in the history
Added UnoCSS LSP extension
(zed-industries#473).

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
  • Loading branch information
bajrangCoder and maxdeviant authored May 23, 2024
1 parent d484ed4 commit 5009f21
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,10 @@
path = extensions/unison
url = https://github.com/zetashift/unison-zed

[submodule "extensions/unocss"]
path = extensions/unocss
url = https://github.com/bajrangCoder/zed-unocss.git

[submodule "extensions/unoflat"]
path = extensions/unoflat
url = https://github.com/bryanbuchanan/unoflat
Expand Down
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -688,6 +688,10 @@ version = "0.0.4"
submodule = "extensions/unison"
version = "0.0.2"

[unocss]
submodule = "extensions/unocss"
version = "0.0.1"

[unoflat]
submodule = "extensions/unoflat"
version = "0.0.3"
Expand Down
1 change: 1 addition & 0 deletions extensions/unocss
Submodule unocss added at c34c09

0 comments on commit 5009f21

Please sign in to comment.