sunjw / jstoolnpp

A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code.
GNU General Public License v2.0
284 stars 24 forks source link

error when using jsmin on css #156

Closed Joduai closed 3 months ago

Joduai commented 3 months ago

hi I started using N++ again, and wanted to minify css. I remembered that jstool was doing this job perfectly. After installation of the plugin I get an error when I try to use jsmin function on css, although jsformat functionality works as supposed. Jscript is being minified elegantly, without any problems. Didn't change any option, everything is set to default. Is there anything I can do to use jsmin function on css or this plugin is not supposed to support css anymore?

plugin ver: 1.2312.0.0 x64 npp ver: 8.6.9 x64

jsminerror

sunjw commented 3 months ago

Not support css.