nuxt / icon

The <Icon> component, supporting Iconify, Emojis and custom components.
https://stackblitz.com/edit/nuxt-icon-playground?file=app.vue
MIT License
864 stars 37 forks source link

Unexpected value 1.5rem parsing width attribute. #141

Closed CommanderGL closed 4 months ago

CommanderGL commented 4 months ago

When using nuxt icon with width and height attributes i get the following warning:

Unexpected value 1.5rem parsing width attribute.
Atinux commented 4 months ago

Could you please share a reproduction on StackBlitz please?

CommanderGL commented 4 months ago

I can't reproduce this on stackblitz because when using stackblitz rem doesn't even render.

CommanderGL commented 4 months ago

In this case