We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3908b commit acaf86bCopy full SHA for acaf86b
app/layout.js
@@ -1,3 +1,5 @@
1
+import 'tailwindcss/tailwind.css';
2
+
3
export const metadata = {
4
title: 'Next.js',
5
description: 'Generated by Next.js',
0 commit comments