A Neos CMS package to integrate Twitter Bootstrap and Font Awesome. Besides it integrates some Bootstrap based node types.
- Twitter Bootstrap 3.3.7
- Font Awesome 4.7
Add the package in your site package composer.json
"require": {
"obisconcept/neos-bootstrap": "~2.0.0"
}