fix: fix HMR not working. (#195)

* inline style to base.css

* revert banner style

* Properly revert the banner-related issues.
This commit is contained in:
Katsuyuki Karasawa
2024-10-26 16:37:24 +09:00
committed by saicaca
parent 85c9e1f5d2
commit 450ab150a3
10 changed files with 547 additions and 411 deletions

View File

@@ -17,12 +17,12 @@
"@astrojs/check": "^0.9.3",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/svelte": "^5.7.0",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/svelte": "^5.7.1",
"@astrojs/tailwind": "^5.1.1",
"@fontsource-variable/jetbrains-mono": "^5.0.22",
"@fontsource/roboto": "^5.0.14",
"@swup/astro": "^1.4.1",
"astro": "^4.15.0",
"astro": "^4.15.9",
"astro-compress": "^2.3.1",
"astro-icon": "^1.1.1",
"colorjs.io": "^0.5.2",
@@ -47,7 +47,7 @@
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@astrojs/ts-plugin": "^1.10.1",
"@astrojs/ts-plugin": "^1.10.2",
"@biomejs/biome": "1.8.3",
"@iconify-json/fa6-brands": "^1.1.22",
"@iconify-json/fa6-regular": "^1.1.22",