Skip to content

CSS issue with string containing multiple dot-separated words #130

@rollercodester

Description

@rollercodester

First let me say great library and I'm enjoying/heavily-using it on a showcase site for some open source packages I'm working on. So, thank you.

Issue is applying css style to a string with multiple periods/dots does not style correctly.

For example, console.log('%cnested.dot.path', 'color: green;'); will only color .path portion of the string as green whereas if you look at the log entry in browser console the entire string correctly styles as green.

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