Add project files.

This commit is contained in:
Khwezi Mngoma
2026-06-01 17:38:55 +02:00
commit abc7acbced
22 changed files with 1516 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"root": true,
"dependentFileProviders": {
"add": {
"addedExtension": {},
"extensionToExtension": {
"add": {
".css": [ ".razor" ],
".cs": [ ".razor" ]
}
}
}
}
}