added css formatting

This commit is contained in:
2026-03-20 21:45:55 +00:00
parent 68a7427e80
commit 86752af3e9

View File

@@ -7,6 +7,7 @@ return {
javascript = { "prettier" },
python = { "black" },
nix = { "nixfmt" },
css = { "prettier" },
},
format_on_save = true,
undojoin = true,