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

deprecated api calls #35

Open
akaRem opened this issue Apr 18, 2016 · 1 comment
Open

deprecated api calls #35

akaRem opened this issue Apr 18, 2016 · 1 comment

Comments

@akaRem
Copy link

akaRem commented Apr 18, 2016

Essential React listening at http://:::8080
Container#eachAtRule is deprecated. Use Container#walkAtRules instead.
Container#eachRule is deprecated. Use Container#walkRules instead.
Container#eachDecl is deprecated. Use Container#walkDecls instead.
Node#before is deprecated. Use Node#raws.before
Node#removeSelf is deprecated. Use Node#remove.
@akaRem
Copy link
Author

akaRem commented Apr 18, 2016

$ node -v
v4.2.1
$ npm -v
2.14.7

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

1 participant