Add outlines for CSS (#8706)
Add outlines for .css files ⚠️I also added `workspace = { workspace = true, features = ["test-support"] }` to dev deps of 'languages' crate to make unit tests work. 
This commit is contained in:
parent
8c43e10de7
commit
ff8a4a89c7
4 changed files with 79 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -5337,6 +5337,7 @@ dependencies = [
|
|||
"tree-sitter-zig",
|
||||
"unindent",
|
||||
"util",
|
||||
"workspace",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue