vechai / vechaiui

A set of high-quality accessible React UI components with the built-in dark mode using Tailwind CSS. Pre-designed headless ui and radix-ui.

Home Page:https://www.vechaiui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The `font-mono` class does not exist. If `font-mono` is a custom class, make sure it is defined within a `@layer` directive.

Stephan-MC opened this issue · comments

I just discovered verchai UI and it was the exact library I was looking for but i got this error during the compilation

The font-mono class does not exist. If font-mono is a custom class, make sure it is defined within a @layer directive.

found the solution.....

verchai UI uses tailwindcss' font-mono as the default font meanwhile I had already overridden the default fontFamily in tailwind.config.js