begriffs / css-ratiocinator

because your CSS is garbage
MIT License
1.04k stars 49 forks source link

Improper analysis of <a> elements #42

Closed charliermarsh closed 11 years ago

charliermarsh commented 11 years ago

My original CSS defines a class to exclude underlines from hyperlinks. The resulting CSS from css-rationcinator misses this styling.

charliermarsh commented 11 years ago

screen shot 2013-06-24 at 8 56 32 am

vs.

screen shot 2013-06-24 at 8 56 49 am

losingkeys commented 11 years ago

It looks like there's a problem with the list-style-type on the <li> too.

charliermarsh commented 11 years ago

It looks like this may be a duplicate of #7, although you're right about the

  • styling.