Skip to content

Description of importing CSS in the Usage section of README.md #53

@necrosource-bot

Description

@necrosource-bot

In the Usage section of README.md, there is a description of importing CSS as follows, is this a correct description?

import styles from "@chatscope/chat-ui-kit-styles/dist/default/styles.min.css";

In my environment, the above description resulted in an error. I think the following description is more correct. What do you think?

import "@chatscope/chat-ui-kit-styles/dist/default/styles.min.css";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions