hail2u/node-css-mqpacker

Package no longer supported

mudithkr opened this issue · 2 comments

When I migrated my project from node v8.x to v12.x, I got a warning npm WARN deprecated css-mqpacker@7.0.0: Package no longer supported. Contact support@npmjs.com for more info.

I would like to know what is the best replacement of this library?

v9.0.0 is released on GitHub Packages, not npm.

I don’t know the replacement.

You can install directly from github too

npm install githubname/reponame
if the case is that you should install from github now then the deprication warning should say how to install it instead.
looking at: https://www.npmjs.com/package/css-mqpacker

Just curios: why you ditched npm