We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cba5f6 commit c60691fCopy full SHA for c60691f
src/tailwindcss-stubs/resources/views/layouts/app.blade.php
@@ -1,8 +1,7 @@
1
-<!DOCTYPE html>
+<!doctype html>
2
<html lang="{{ app()->getLocale() }}">
3
<head>
4
<meta charset="utf-8">
5
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<meta name="viewport" content="width=device-width, initial-scale=1">
7
8
<!-- CSRF Token -->
0 commit comments