Fix CSS/JS not resolving on full-page reload for New Transaction pages
This commit is contained in:
parent
eee2c201fa
commit
dfcab40d70
@ -9,6 +9,8 @@
|
||||
<meta name="view-transition" content="same-origin" />
|
||||
<meta name="turbo-prefetch" content="false" />
|
||||
|
||||
<base href="/" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="@Assets["lib/inter/index.css"]" data-turbo-track="reload" />
|
||||
<link rel="stylesheet" type="text/css" href="@Assets["css/main.css"]" data-turbo-track="reload" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user