LouisMazel / vue-phone-number-input

A phone number input made with Vue JS (format & valid phone number)
https://louismazel.github.io/vue-phone-number-input
MIT License
606 stars 153 forks source link

(FEATURE REQUEST) Use class instead of inline style #186

Open mrleblanc101 opened 2 years ago

mrleblanc101 commented 2 years ago

Inline style make it harder to override the component style. Currently I do not even load this plugin CSS because I only care about the formatting. But the fact that you use inline-style make it harder to style the component with my own custom style.

mrleblanc101 commented 2 years ago

I don't want a random blue carret and outline on focus. My app already has it's own style. Capture d’écran, le 2022-03-31 à 15 10 15