diff --git a/.zed/settings.json b/.zed/settings.json index f6d1042..85598aa 100644 --- a/.zed/settings.json +++ b/.zed/settings.json @@ -30,6 +30,9 @@ } }, "tab_size": 2 + }, + "CSS": { + "tab_size": 2 } } }