clean-css / clean-css-cli

The command line interface to clean-css CSS optimizer
MIT License
305 stars 17 forks source link

Clean CSS stopped working with Sublime Formatter #40

Closed hirschferkel closed 4 years ago

hirschferkel commented 4 years ago

There is some console output and it stopped working completely with Formatter in Sublime 3 on OS X. Sublime Linter states e.g.: index.css: No lint results.

SublimeLinter: WARNING: csslint: Implicit appending a filename tocmdhas been deprecated, add '${temp_file}' explicitly.

hirschferkel commented 4 years ago

It's working again after I reinstalled python...