mirror of
https://github.com/veeso/termscp.git
synced 2026-09-27 06:21:22 -07:00
feat(site): catppuccin theme tokens, tailwind 4, self-hosted font
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
import "../styles/theme.css";
|
||||
---
|
||||
<html lang="en" data-theme="frappe">
|
||||
<head><meta charset="utf-8" /><title>termscp</title></head>
|
||||
<body class="bg-base text-text font-mono p-8">
|
||||
<h1 class="text-green text-2xl">termscp<span class="blink"></span></h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user