mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-11 23:02:53 +01:00
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:
committed by
saicaca
parent
85c9e1f5d2
commit
450ab150a3
@@ -67,9 +67,6 @@ let links: NavBarLink[] = navBarConfig.links.map(
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<style lang="stylus">
|
||||
</style>
|
||||
|
||||
<script>
|
||||
|
||||
function switchTheme() {
|
||||
|
||||
Reference in New Issue
Block a user