This is command plugin for SynWrite editor.
It allows to make CSS code more compact ("minify" it). Uses Python library csscompressor.
If selection is made (only normal selection supported) then only selection is changed,
otherwise entire file is changed.
Plugin has command in SynWrite menu "Tools - Plugins".
Just open plugin's zip-file in SynWrite, and confirm installation.
Default hotkey can be changed using SynWrite command "Options - Advanced - Edit file SynPlugins.ini".
Author: Alexey T. (SynWrite author)