basically just your average cs student slop site schtormm.nl
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

change import

+2 -1
+1 -1
app/layout.tsx
··· 1 + import "@/app/styles/globals.css"; 1 2 import { GeistSans } from "geist/font/sans"; 2 3 import type { Metadata } from "next"; 3 - import "./globals.css"; 4 4 5 5 export const metadata: Metadata = { 6 6 title: "storm's site",
+1
app/styles/globals.css
··· 1 + @import "tailwindcss";