Skip to content

prefixes in tailwind.config.js do not react to theme change #298

@omedkane

Description

@omedkane

When I create a utility with addUtilities in tailwind.config.js something like :

addUtilities({
      'text-c-auto': 'text-black dark:text-white',
})

it works at the opening of the app, but when I change the theme it doesn't react

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions