When looking at the repo and the examples I see `didRetain´ being used and available
https://github.com/leeoniya/dropcss/blob/master/dist/dropcss.cjs.js#L972
However, the version on npm does not have it 😅
https://unpkg.com/[email protected]/dist/dropcss.cjs.js
Is it possible to publish the latest version to npm as well?