chore: add nebula assets to proxy server

This commit is contained in:
Prad Nukala
2024-09-25 22:09:15 -04:00
parent de05777261
commit a785d3a01f
14 changed files with 1959 additions and 52 deletions
+2
View File
@@ -0,0 +1,2 @@
// src/ts/main.ts
console.log("Hello from TypeScript!");
+6
View File
@@ -0,0 +1,6 @@
/* src/css/styles.css */
@tailwind base;
@tailwind components;
@tailwind utilities;
/* Custom styles */