Skip to content

Prettier error when importing from @manapotion/core in tailwind.config.js #48

@verekia

Description

@verekia

For some reason, Prettier chokes on importing the theme from @manapotion/svelte:
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined

For now, you can get around the issue by importing core instead:

import { tailwindTheme as manapotionTheme } from '@manapotion/core'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions