Skip to content

"urls", "unused", "idents" are deprecated by cssnano #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ide opened this issue Aug 22, 2015 · 2 comments
Closed

"urls", "unused", "idents" are deprecated by cssnano #129

ide opened this issue Aug 22, 2015 · 2 comments

Comments

@ide
Copy link

ide commented Aug 22, 2015

webpack + css-loader 0.16.0 makes cssnano print these warnings:

The unused option is deprecated. Please use options.discardUnused instead.
The urls option is deprecated. Please use options.normalizeUrl instead.
The idents option is deprecated. Please use options.mergeIdents instead.
@ben-eb
Copy link
Contributor

ben-eb commented Aug 22, 2015

This is a duplicate of #126. I've already sent a PR updating the options. 😄

@ide
Copy link
Author

ide commented Aug 22, 2015

Thanks @ben-eb!

@ide ide closed this as completed Aug 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants