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