fix vercel not loading css?

or just any live build? why does this happen.
This commit is contained in:
JovannMC 2025-01-17 22:28:42 +03:00
parent b904ce913a
commit a32463a55e
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!doctype html>
<html lang="en">
<html lang="en" class="%theme%">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.webp" />