https://github.com/quill-mention/quill-mention/pull/402 updated the `package.json` to include default exports but incorrectly declared css files default to be `./dist/autoregister.mjs` This caused the css to not be automatically imported when used by libraries. I opened [this PR](https://github.com/quill-mention/quill-mention/pull/425) to address the issue.