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

🗂️ analyze multiple input files

Open bartveneman opened this issue 2 years ago • 0 comments

This would be useful, because highlighting a specific node could be done on a per-file basis. Need to figure out whether to concat all input css as a single string, then analyze; or analyze per input and then combine the stats.

bartveneman avatar May 07 '23 12:05 bartveneman