Styling elements with a dot (.) in the class name

.a\.b { }

However there could be browsers around that don’t support this.

Leave a Comment