UNPKG
@abhnvrmn99/react-input-phone-number
Version:
latest (0.0.1-beta)
0.0.1
0.0.1-beta
An opinionated and styled phone number input component for react.
@abhnvrmn99/react-input-phone-number
/
postcss.config.js
7 lines
(6 loc)
•
80 B
JavaScript
View Raw
1
2
3
4
5
6
7
export default { plugins: { tailwindcss: {}, autoprefixer: {}, }, }