We added get_all_stylesheets_by_file() that takes a path to an html document, and returns a list of stylesheets (from style tags and local *.css files) in the order in which they are targetted in the head element.
0.6.1
We added 2 new functions to css_tools to extract font families from stylesheets.
0.5.5
0.5.4
Filenames were still inconsistent - this should work.
0.5.3
We have added the ux_tools and renamed modules for consistency and to avoid conflicts with file-clerk.
0.4.3
We added ux_tools to the mix to get stats on readability (grade level and words per paragraph).