Use generated css, common to the project

This commit is contained in:
nemunaire 2026-05-17 18:05:16 +08:00
commit af2b407c52
14 changed files with 1242 additions and 132 deletions

11
package.json Normal file
View file

@ -0,0 +1,11 @@
{
"name": "happydomain-website",
"private": true,
"dependencies": {
"@fontsource-variable/hanken-grotesk": "^5.2.8",
"@fontsource-variable/jetbrains-mono": "^5.2.8",
"@fontsource-variable/quicksand": "^5.2.10",
"bootstrap": "^5.3.0",
"bootstrap-icons": "^1.13.0"
}
}