Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在多个 css 文件之间找到重复的选择器。我无法将这些文件合并为一个。因为我需要为每个文件生成结果,这将很容易删除重复项。
我不相信 stylelint 可以做到这一点,因为它单独对源进行操作。