Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rollercodester opened this issue Feb 14, 2024 · 0 comments
Open

Comments

@rollercodester
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant