css-usage icon indicating copy to clipboard operation
css-usage copied to clipboard

Add support for counting custom elements and unknown elements

Open arronei opened this issue 8 years ago • 1 comments

  • Added checks and counts for Unknown element
  • Added checks and counts for Custom element
  • Added test case into current test file

arronei avatar Mar 03 '17 23:03 arronei

@arronei Before doing this can you add in the namespacing of the elements as well. I'm thinking the best way to do this is by adding it in an additional column with the namespace.

gregwhitworth avatar Apr 02 '17 05:04 gregwhitworth