Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Added: compress option used cssnano instead of CSSWring #127

Merged
merged 1 commit into from
May 24, 2015

Conversation

magsout
Copy link
Contributor

@magsout magsout commented May 23, 2015

Close #94

@@ -32,6 +32,7 @@
"chokidar": "^1.0.0",
"colors": "^1.0.2",
"commander": "^2.3.0",
"cssnano": "^1.2.0",
"csswring": "^3.0.0",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You forget to remove csswring

@magsout magsout force-pushed the postcss.cssnano branch from 6bb6f37 to eb364da Compare May 23, 2015 20:29
@magsout
Copy link
Contributor Author

magsout commented May 23, 2015

oh yes 😴

MoOx added a commit that referenced this pull request May 24, 2015
Added: compress option used cssnano instead of CSSWring
@MoOx MoOx merged commit 2814b9f into master May 24, 2015
@MoOx MoOx deleted the postcss.cssnano branch May 24, 2015 06:29
@MoOx
Copy link
Owner

MoOx commented May 24, 2015

Released with a really tiny change to avoid a mutability issue (we do not want to change people original options passed) ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider switching compressor
2 participants