mirror of
https://github.com/christianvidalwolf-prog/CrazeAnalytix.git
synced 2026-08-03 11:45:23 +02:00
feat: Automate Dropbox data loading with Vite proxy
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<!-- PapaParse for CSV parsing -->
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/PapaParse/5.4.1/papaparse.min.js"></script>
|
||||
<style>
|
||||
/* Custom Scrollbar */
|
||||
::-webkit-scrollbar {
|
||||
@@ -42,6 +44,7 @@
|
||||
background: #475569;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body class="bg-background text-slate-200 antialiased overflow-y-auto">
|
||||
|
||||
Reference in New Issue
Block a user