bl00mber / react-phone-input-2

:telephone_receiver: Highly customizable phone input component with auto formatting

Home Page:https://bl00mber.github.io/react-phone-input-2.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Works super fine on dev mode, but fails on build

adarshSrivastava01 opened this issue · comments

image

I have a shared tailwindconfig package which I am consuming in three different apps, two of the apps in which I haven't used the react-phone-input-2 the build works fine, in the app where I have used phoneNumber component the build fails with the error as stated above.

Closing this as the tailwind versions were mismatched b/w apps