ThomasWeinert / PhpCss

A css selector parser written in php.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visitor that creates an annoated CSS selector

ThomasWeinert opened this issue · comments

Output the optimized CSS selector but in parts for each element, with information about the selector parts. This would allow to "explain" a CSS selector.