Move foundation CSS into public/css (todo §1); drop placeholder style.css, repoint views + mockups

This commit is contained in:
2026-06-15 11:25:43 +02:00
parent a070362649
commit 30db8216e6
12 changed files with 15 additions and 90 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>App Shell — Template</title>
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="../public/css/styles.css">
</head>
<body>