AfikDeri / v-credit-card

Beautiful credit card form component for vueJS
MIT License
63 stars 27 forks source link

Black cards #25

Open MarceloRosendo opened 4 years ago

MarceloRosendo commented 4 years ago

The card layout is black and the style is not showing well.

TheKinng96 commented 3 years ago

you forgot to import the css file that require!!!

TheKinng96 commented 3 years ago

import 'v-credit-card/dist/VCreditCard.css';