feat/generator: start working in the web page. Add data caching

This commit is contained in:
Kentai Radiquum 2025-02-20 20:15:56 +05:00
parent 1020dc8ae8
commit 383abce65d
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
7 changed files with 165 additions and 25 deletions

View file

@ -1 +1,8 @@
@import "tailwindcss";
.inter-semibold {
font-family: "Inter", serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
}