Skip to content

Typo in tui-image-editor.css: Incorrect spelling of background-color #941

@Arpitha-A-P

Description

@Arpitha-A-P

Describe the bug
In the file node_modules/tui-image-editor/dist/tui-image-editor.css, there is a typo: backbround-color instead of background-color. This causes styling issues.

To Reproduce
Check the CSS file in the installed package.

Expected behavior
The correct spelling should be background-color.

Actual Behavior
The file currently contains backbround-color, which is incorrect.

Suggested Fix
Replace backbround-color with background-color in the source file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions