Skip to content
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

Closes #2988 "Update clean-css dependency in pug-filters" #2989

Merged
merged 1 commit into from Mar 21, 2018
Merged

Closes #2988 "Update clean-css dependency in pug-filters" #2989

merged 1 commit into from Mar 21, 2018

Conversation

callmeaponte
Copy link
Contributor

This is my first pull request (on a forked public repo at least), so please let me know if I'm missing anything.

None of the breaking changes in clean-css v4 should affect you, assuming this line in run-filter.js is the only place where you use it:

result = new CleanCSS().minify(result).styles;

This will close #2988.

@ForbesLindesay
Copy link
Member

Thanks, all tests passed so I've released as 2.0.3. Congrats on your first pull request :)

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

Successfully merging this pull request may close these issues.

Update clean-css dependency in pug-filters
3 participants