LouisMazel / vue-phone-number-input

A phone number input made with Vue JS (format & valid phone number)

Home Page:https://louismazel.github.io/vue-phone-number-input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(FEATURE REQUEST) Use class instead of inline style

mrleblanc101 opened this issue · comments

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.

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