css-analyzer
css-analyzer copied to clipboard
🗂️ analyze multiple input files
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.