github macbre/analyze-css v0.6.0

latest releases: v2.2.9, v2.2.8, v2.2.7...
9 years ago

This release brings a reporting of line and column of an issue reported in the offenders - se #25.

A new metric has been added - redundantChildNodesSelectors (see #51). It will report redundant selectors for child nodes, for instance .foo ul li.

There are two bug fixes to redundantBodySelectors metric - #49 and #51

Here's the full list of new features and bug fixes:

  • #25 - Report line and column of CSS "issue" in offenders
  • #49 - body not always redundant
  • #51 - Redundant selectors for child nodes (suggested by @gmetais)
  • #52 - @font-face interpreted as a duplicated selector

Don't miss a new analyze-css release

NewReleases is sending notifications on new releases.