mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-03 20:14:31 +00:00
A little further ahead with the app in Alpine
This commit is contained in:
@@ -23,12 +23,6 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<!--begin::Fonts-->
|
||||
{{--
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,700;1,400&display=swap"
|
||||
rel="stylesheet">
|
||||
--}}
|
||||
<link href="v4/css/fonts.css" rel="stylesheet">
|
||||
<!--end::Fonts-->
|
||||
|
||||
@@ -49,5 +43,6 @@
|
||||
<!--end::Required Plugin(AdminLTE)-->
|
||||
|
||||
@vite(['resources/assets/v4/sass/app.scss', 'resources/assets/v4/app.js'])
|
||||
@yield('vite')
|
||||
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user