Files
dots/home/editors/nvim/plugins/lang/tailwind.nix
2025-12-01 18:24:34 +01:00

4 lines
44 B
Nix

{
plugins.tailwind-tools.enable = true;
}