Equal
Equal copied to clipboard
icons do not show up when trying to not import the whole library
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!
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.
Icons are not part of the system anymore