mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Add rule for VSCode tailwind
This commit is contained in:
@@ -118,6 +118,9 @@
|
|||||||
"workbench.iconTheme" = "material-icon-theme";
|
"workbench.iconTheme" = "material-icon-theme";
|
||||||
"biome.lspBin" = "./node_modules/@biomejs/biome";
|
"biome.lspBin" = "./node_modules/@biomejs/biome";
|
||||||
"svelte.enable-ts-plugin" = true;
|
"svelte.enable-ts-plugin" = true;
|
||||||
|
"files.associations" = {
|
||||||
|
"*.css" = "tailwindcss";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
git = {
|
git = {
|
||||||
|
|||||||
Reference in New Issue
Block a user