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

icons do not show up when trying to not import the whole library #264

Closed
JoachimR opened this issue Oct 21, 2021 · 2 comments
Closed

icons do not show up when trying to not import the whole library #264

JoachimR opened this issue Oct 21, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@JoachimR
Copy link

Environment

- **node**: v16.5.0
- **equal**: 0.79.3

Current Behavior

icons do not show up when not installing the full library

Expected Behavior

icons should show up when not installing the full library

Steps To Reproduce

import { Icon } from 'equal-vue'
import 'equal-vue/dist/style.css'

createApp.use(Icon)

Anything else?

Hello,

I hope my report makes sense this way.
Thank you!

@JoachimR JoachimR added the bug Something isn't working label Oct 21, 2021
@i-kostyakov
Copy link

I had the same issue, but when I imported and used all library.
In my case, I added to index.html and icons were working fine.

@quatrochan
Copy link
Collaborator

Icons are not part of the system anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants