International Telephone Input with Vue
I'm integrating with the `vue-tel-input` and while the docs mention that you should import css like this: `import 'vue-tel-input/dist/vue-tel-input.css';` This causes an error in vite:  And I see that in package exports it's like this:  So the import works as `import 'vue-tel-input/vue-tel-input.css';`, I think the docs should say this to not be misleading :) Thanks
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by rubensilva3 and has received 1 comments.