Nova

Extensions


Readme

CSSminify Extension for Nova

Automatically minify css files on save.

Requirements

Before using this extension, you must ensure that uglifycss is installed on your system.

uglifycss Install

https://www.npmjs.com/package/uglifycss

Extension Installation

  1. Open Nova.
  2. Choose menu Extensions > Extension Library...
  3. Search extension CSSminify
  4. Click Install.

Preferences

Minify on Save Yes, No Automatically minify .css files on save

Generate Source Map Yes, No Enable source map file generation

Executable Path /path/to/uglifycss Manually enter or select the uglifycss binary location.


Changelog

Version 1.0

Initial release

Version 1.0.1

Changed "identifier": "com.atec-systems"