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

Move to PostCSS 5.0 #13

Closed
madeleineostoja opened this issue Aug 20, 2015 · 3 comments
Closed

Move to PostCSS 5.0 #13

madeleineostoja opened this issue Aug 20, 2015 · 3 comments
Labels
Milestone

Comments

@madeleineostoja
Copy link
Owner

Bunch of api changes, mainly with each* -> walk*

@littlebigbot
Copy link

👍

Here's the two I got:

Container#eachAtRule is deprecated. Use Container#walkAtRules instead.
Container#eachRule is deprecated. Use Container#walkRules instead.

@madeleineostoja madeleineostoja added this to the 0.7.0 milestone Sep 5, 2015
@madeleineostoja
Copy link
Owner Author

All core plugins have been updated. Currently waiting on the following PRs.

I’ve made local updated forks for all these, so if they aren’t merged in soon I’ll just point Rucksack to my updates for now.

@madeleineostoja
Copy link
Owner Author

Those last two PRs look pretty quiet, going to point to my forks for now.

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

No branches or pull requests

2 participants