feat(languages): enable tailwind language support
This commit is contained in:
parent
ab627ac919
commit
e3ad7a2528
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
};
|
||||
rust.enable = true;
|
||||
rust.crates.enable = true;
|
||||
tailwind.enable = true;
|
||||
ts.enable = true;
|
||||
ts.extensions.ts-error-translator.enable = true;
|
||||
typst.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue