nvf tailwind new install method

Signed-off-by: Chiloute <35150997+Chiloute@users.noreply.github.com>
This commit is contained in:
Chiloute
2026-04-15 19:29:36 +02:00
parent 4f3cf99b99
commit 1bdf7a3af5
+5 -1
View File
@@ -47,6 +47,11 @@
};
lsp = {
enable = true;
presets = {
tailwindcss-language-server = {
enable = true;
};
};
trouble.enable = true;
lspSignature.enable = true;
lspconfig.enable = true;
@@ -115,7 +120,6 @@
html.enable = true;
bash.enable = true;
nix.enable = true;
tailwind.enable = true;
};
formatter = {
conform-nvim = {