another globals.css fix
This commit is contained in:
parent
4553983148
commit
344e0fcafb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// app/layout.tsx
|
||||
import type { Metadata } from "next";
|
||||
import "./app/styles/globals.css";
|
||||
import "./styles/globals.css";
|
||||
import { Toaster } from "@/components/ui/toaster";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue