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

import "./index.css" is in the esm bundle #5

Closed
Darkle opened this issue Dec 23, 2021 · 2 comments
Closed

import "./index.css" is in the esm bundle #5

Darkle opened this issue Dec 23, 2021 · 2 comments

Comments

@Darkle
Copy link

Darkle commented Dec 23, 2021

Hi, there seems to be an import "./index.css" in the esm bundle: https://unpkg.com/vue3-json-viewer@1.0.4/dist/bundle.esm.js

@qiuquanwu
Copy link
Owner

if you used v1.0.5, you should add import "vue3-json-viewer/dist/index.css";

@qiuquanwu
Copy link
Owner

resolved

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

2 participants