Skip to content

[Bug]: Doesnt work with vite tailwind #81

@chertik77

Description

@chertik77

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions