yoicards
v1.0.5
Published
Easy-to-use CSS library that allows you to quickly build out different types of card components
Downloads
4
Readme
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.html
file 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