tailwind, complete overhaul. remove dead code, clean strcut

This commit is contained in:
Blake Ridgway
2026-02-09 22:22:32 -06:00
parent d3c1dabf64
commit 0395409963
30 changed files with 3194 additions and 9301 deletions

View File

@@ -1,11 +1,15 @@
<!DOCTYPE html>
<html lang="">
<html lang="en" class="dark">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>DEV - RideAware</title>
<title>RideAware</title>
<meta name="theme-color" content="#09090b">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
</head>
<body>
<noscript>