techdivision / card-bootstrap4
Adds bootstrap 4 classes to Card, Card.Deck and Card.Shuffle. Adds bootstrap stylesheets only for card mode, doesnt add bootstrap javascript.
Installs: 307
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 16
Forks: 1
Open Issues: 0
Language:CSS
Type:neos-package
Requires
- techdivision/card-shuffle: ^1.0.0
This package is auto-updated.
Last update: 2024-11-06 03:03:49 UTC
README
Available Card Packages
Card - the basics
Card decks - aggregate cards beautifully
Card shuffle - deck filtering
Bootstrap 4 styling for cards
Materialize styling for cards
TechDivision.Card.Bootstrap4 - cards with style!
Use this package if you
- want a ready-styled card, deck and filter layout with bootstrap4 styles
- already use Bootstrap 4 and have Styles and JavaScript ready and running
Installation
TechDivision.Card.Bootstrap4 is available via packagist. Add "techdivision/card-bootstrap4" : "~1.0"
to the require section of the composer.json
or run composer require techdivision/card-bootstrap4
.
This package also installs TechDivision.Card, TechDivision.Card.Decks, TechDivision.Card.Shuffle and Sitegeist.Taxonomy.
Contribution
We will be happy to receive pull requests - dont hesitate!