1

I want to find duplicate selectors between multiple css files. i can't merge those files into single one. as i need to results for each file, which will be easy for removing duplicates.

Sivanatarajan
  • 86
  • 1
  • 10

1 Answers1

0

I don't believe this is possible with stylelint as it operates on sources individually.

jeddy3
  • 3,451
  • 1
  • 12
  • 21