Demo URL
No response
What happened?
I installed the package, added the plugin to vite, added font family to tailwind config -
Unfonts({
google: { families: [{ name: 'Poppins', styles: 'wght@400;500;600' }] }
})
theme: {
fontFamily: { poppins: ['Poppins', 'sans-serif'] }
}
The fonts are loaded, but tailwind config doesnt see them
What browsers are you seeing the problem on?
All
What is your operating system?
MacOS
Demo URL
No response
What happened?
I installed the package, added the plugin to vite, added font family to tailwind config -
The fonts are loaded, but tailwind config doesnt see them
What browsers are you seeing the problem on?
All
What is your operating system?
MacOS