remove duplicate css import
This commit is contained in:
parent
c418b2e1b6
commit
69656c458a
1 changed files with 0 additions and 1 deletions
|
|
@ -2,6 +2,5 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{{ $title ?? 'Movie Night' }}</title>
|
||||
<link type="text/css" href="resources/css/app.css" rel="stylesheet"/>
|
||||
@vite(['resources/css/app.css', 'resources/js/app.js'])
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue