Add project files.

This commit is contained in:
Khwezi Mngoma
2026-05-09 18:27:55 +02:00
commit 101ed22d92
16 changed files with 1076 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"root": true,
"dependentFileProviders": {
"add": {
"addedExtension": {},
"extensionToExtension": {
"add": {
".css": [ ".razor" ],
".cs": [ ".razor" ]
}
}
}
}
}