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 ad8fc4b commit 09e2efaCopy full SHA for 09e2efa
src/tailwindcss-stubs/resources/views/layouts/app.blade.php
@@ -12,7 +12,7 @@
12
<!-- Styles -->
13
<link href="{{ mix('css/app.css') }}" rel="stylesheet">
14
</head>
15
-<body class="bg-teal-lightest h-screen antialiased">
+<body class="bg-grey-lightest h-screen antialiased">
16
<div id="app">
17
<nav class="bg-blue-darkest shadow mb-8 py-6">
18
<div class="container mx-auto px-6 md:px-0">
0 commit comments