3.3.1 - Bug fixes
What's fixed
- CSS selectors
.classname:before
breaking matching of tag names, instead marking them as attribute names. - Tag names could not be matched if they did not contain
{
on the line
.classname:before
breaking matching of tag names, instead marking them as attribute names.{
on the line