February 15, 2019 at 10:50
#30206
nth-last-child() is unfortunately not supported for the time being. An implementation of the feature would require an extra parsing pass or performance impacting look-ahead logic, even if the CSS property is not used – we are still not sure if it is worthwhile.