added css formatting
This commit is contained in:
@@ -7,6 +7,7 @@ return {
|
||||
javascript = { "prettier" },
|
||||
python = { "black" },
|
||||
nix = { "nixfmt" },
|
||||
css = { "prettier" },
|
||||
},
|
||||
format_on_save = true,
|
||||
undojoin = true,
|
||||
|
||||
Reference in New Issue
Block a user