Bootstrap 4 template/forms overrides
- Adds rules for Bootstrap 4 forms
- Override standard view for Bootstrap 4 templates
Include at the end of your theme rules.xml:
<xi:include href="++theme++themebootstrap/rules.xml"/>
Install product.theme.bootstrap by adding it to your buildout:
[buildout] ... eggs = product.theme.bootstrap
and then running bin/buildout
The project is licensed under the GPLv2.