Add client portal themes (Cyberpunk etc.), settings page, semantic Tailwind classes
Build & Auto-Repair / build (push) Has been cancelled
Build & Auto-Repair / build (push) Has been cancelled
This commit is contained in:
@@ -6,6 +6,11 @@ import { Toaster } from "@/components/ui/sonner"
|
||||
import "./globals.css"
|
||||
import "../../Web_Backgrounds/default-theme.css"
|
||||
import "../../Web_Backgrounds/spidey-theme.css"
|
||||
import "../../Web_Backgrounds/cosmic-theme.css"
|
||||
import "../../Web_Backgrounds/cyberpunk-theme.css"
|
||||
import "../../Web_Backgrounds/cyber2-theme.css"
|
||||
import "../../Web_Backgrounds/pumpkin-theme.css"
|
||||
import "../../Web_Backgrounds/bw-theme.css"
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
|
||||
Reference in New Issue
Block a user