react-credit-card
react-credit-card copied to clipboard
Wrong css dependency files folder location
Hi! First of all, really nice component 👍
I just npm installed it and the two mentioned css dependency files are not located inside build/
folder as stated on README.md, but i could import them anyway because they are located at source/
folder.
I guess that is not correct, because source/
folder contain uncompressed files.