1.0.5 • Published 2 years ago
yoicards v1.0.5
YoiCards
An easy-to-use CSS library for quickly building responsive card components
Yoimiya from Genshin Impact
Tools Used
- SASS
- Gulp
How to use
- Run the command
npm install yoicards@latest - In your HTML, have a link tag that references to
./node_modules/yoicards/css/index.css - Enjoy!
Different Card Types (All visible on example.html)
Basic
Pokemon
Horizontal
Jumbotron
Baseball
Avatar
How to contribute
- Clone this repository
- Inside the project directory, run
npm install - Inside the project directory, run
gulp - Open the
example.htmlfile in the live server to test the library
Plans for the future
- Potentally adding more components to this library, such as buttons, navbars, and more jumbotrons