Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ember-cli-clean-css

ember-cli117.2kMIT3.0.0

ember-cli addon to run clean-css on css files during build

ember-addon

readme

ember-cli-clean-css

Greenkeeper badge

Installation

ember install ember-cli-clean-css

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

changelog

v3.0.0 (2023-09-05)

:boom: Breaking Change

Committers: 1

v2.0.1 (2023-09-05)

:bug: Bug Fix

  • #303 Fix relative urls in css having incorrect urls post-minification (@amk221)

Committers: 1

v2.0.0 (2023-04-05)

:boom: Breaking Change

  • #278 Downgrade clean-css to v3 to match the version currently used by ember-cli default build setup. This will allow css output to match existing when adding this plugin. Look out for another major of this addon to get newer clean-css. (@nickschot)
  • #136 / #301 Drop support for Node < 16 (@Turbo87)

:house: Internal

Committers: 4

Changelog