Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Importing the CSS file requires the package "tippy.js" in addition to "@tippyjs/react" #391

Open
@ellvtr

Description

@ellvtr

Importing the CSS file requires the package "tippy.js" in addition to "@tippyjs/react".

This line from your documentation causes a compile error:
import 'tippy.js/dist/tippy.css'; // optional

Solution is to install "tippy.js" in addition to "@tippyjs/react".

If that is on purpose, please include it in the documentation.
If not, what is the proper way to import the styles?

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