Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

globals.css module is not getting recognized #1

Open
lucasbench opened this issue Jan 24, 2024 · 0 comments
Open

globals.css module is not getting recognized #1

lucasbench opened this issue Jan 24, 2024 · 0 comments

Comments

@lucasbench
Copy link

https://nextjs.org/docs/messages/module-not-found
⨯ ./app/layout.tsx:3:0
Module not found: Can't resolve './globals.css'
1 | import type { Metadata } from "next";
2 | import { Inter } from "next/font/google";

3 | import "./globals.css";

@lucasbench lucasbench changed the title globals.css is not getting recognized globals.css module is not getting recognized Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant