开发者

How to find number of style classes defined in a CSS file

开发者 https://www.devze.com 2023-02-20 05:32 出处:网络
How do you find number of style classes defined in a CSS file? I need to clean my stylesheet. 开发者_StackOverflowPlease tell me of any good clean-up solutions.I just tried to get count of \'{\', work

How do you find number of style classes defined in a CSS file? I need to clean my stylesheet. 开发者_StackOverflowPlease tell me of any good clean-up solutions.


I just tried to get count of '{', worked


Try Dust-me, a Firefox add-one. It shows you all unused CSS selectors. https://addons.mozilla.org/en-us/firefox/addon/dust-me-selectors/

0

精彩评论

暂无评论...
验证码 换一张
取 消