fix(tokens): import product-specific notelett tokens instead of generic base
This commit is contained in:
parent
a75c22b5c0
commit
275f966441
@ -1,6 +1,6 @@
|
||||
import type { Metadata, Viewport } from "next";
|
||||
import { Space_Grotesk, DM_Sans, IBM_Plex_Mono } from "next/font/google";
|
||||
import "@bytelyst/design-tokens/css";
|
||||
import "@bytelyst/design-tokens/css/notelett";
|
||||
import "./globals.css";
|
||||
import { Providers } from "./providers";
|
||||
import { PRODUCT_NAME } from "@/lib/product-config";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user