Add zed settings

This commit is contained in:
2026-04-03 15:27:34 +02:00
parent 8a36333883
commit 1cfd935794

5
.zed/settings.json Normal file
View File

@@ -0,0 +1,5 @@
{
"file_types": {
"LESS": ["style.css"],
},
}