Find all CSS styles used on website

后端 未结 2 920
太阳男子
太阳男子 2021-02-02 03:49

I have a DotNetNuke skin that has a single CSS file over 3,500 lines long. It contains styles for YUI, Telerik, Cluetip as well as the actual customisation of the site. The old

2条回答
  •  逝去的感伤
    2021-02-02 04:47

    If you run dust-me-selectors, remember to run it in every page of your website so you don't delete any styles that are actually used.

提交回复
热议问题