A Sublime plugin that un-minifies minified CSS files.
While in Sublime Text, go to Preferences > Browse Packages, and unzip the contents of this repository into a folder named cssunminify
.
OR
Command Palette
with Cmd+Shift+P (Mac) or Ctrl+Shift+P (Windows) and type cssunminify
, then select the CSSunMinify: un-minify CSS
command.OR
Change the key combination by altering the CSSUnMinify.sublime-commands
file.