Skip to content

Commit

Permalink
Update layout to use vite
Browse files Browse the repository at this point in the history
  • Loading branch information
aerni committed May 20, 2024
1 parent 6c63f9e commit 487e5c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/stubs/social_images/layout.antlers.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="{{ mix src='css/tailwind.css' }}">
{{ vite src="resources/css/site.css" }}
<style>.phpdebugbar { display: none !important; }</style>
</head>
Expand Down

0 comments on commit 487e5c8

Please sign in to comment.