This is command plugin for SynWrite editor.
It allows to format CSS source code (lexer "Style sheets"), using Python engine by
author of jsbeautifier.org.
If selection is made (only normal selection supported) then only selection is formatted,
otherwise entire file is formatted.
Plugin has few commands in SynWrite menu "Tools - Plugins".
Plugin has configuration file "cssformat.cfg", which can be edited using two "Configure" commands.
Just open plugin's zip-file in SynWrite, and confirm installation.
Default hotkey Ctrl+Alt+D can be changed using SynWrite command "Options - Advanced - Edit file SynPlugins.ini".
Author: Alexey T. (SynWrite author)