livestyle / issues

Report all your LivesStyle issues here
24 stars 1 forks source link

Doesn't accept :first-of-type, :nth-of-type(n), :first-of-class #167

Open lucianodinapoli opened 4 years ago

lucianodinapoli commented 4 years ago

As stated in the title, it just throws me an error when I try to use these CSS selectors in my local stylesheet. I just get the following in the browser console:

LiveStyle: Failed to execute 'insertRule' on 'CSSStyleSheet': Failed to parse the rule '.wrap .content:first-of-type {}'.