Tidy CSS for Notepad++

后端 未结 4 1770
终归单人心
终归单人心 2021-02-03 10:34

Is there some kind of CSS tidy available for Notepad++. I have tried what seems to be every menu item in TEXTFX but none seem to do it. I am used to using PSPAD where you just s

4条回答
  •  我在风中等你
    2021-02-03 10:42

    What about JSFormat function of the JSTool plugin? I know it is unexpected, the name refers to Javascript. It has a format and a minification functionality that work on css too.

提交回复
热议问题