abscss 0.0.1
Breadth first search an HTML page and spit out all the branches of the tree as CSS selectors. Simple filtering is currently hardcoded to ignore HTML tags that we don't style.
Gemfile:
=
install:
=
Runtime Dependencies (1):
nokogiri
>= 0
Development Dependencies (1):
thoughtbot-shoulda
>= 0