Connect tailwind tokens

This commit is contained in:
adilallo
2025-05-08 21:19:23 -06:00
parent 493df4e48f
commit d3ebf9853a
2 changed files with 265 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
import { Geist, Geist_Mono } from "next/font/google";
import "./globals.css";
import "./tailwind.css";
const geistSans = Geist({
variable: "--font-geist-sans",