José Victor

Results 9 comments of José Victor

try this: https://codesandbox.io/s/simple-navigation-menu-em1qrc?file=/src/App.js this is a simple example.

Try. In your Global.css file you can add @layer base { html { font-family: var(--font-barlow), sans-serif; or @apply font-barlow } } you can apply also it on the body

Yes. Try h-screen and w-screen in Dialog.Content.