-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working