javihgil / bootstrap-bundle
JhgBootstrapBundle helps Bootstrap integration in Symfony2 projects.
Installs: 72
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Type:symfony-bundle
Requires
- php: >=5.3.2
- symfony/framework-bundle: >=2.0.0
This package is auto-updated.
Last update: 2022-02-01 12:35:53 UTC
README
JhgBootstrapBundle helps Bootstrap integration in Symfony2 projects.
Instalation
{ "repositories": [ { "type": "vcs", "url": "https://github.com/javihgil/bootstrap-bundle.git" } ], "require": { "javihgil/bootstrap-bundle": "dev-master" } }
Boostrap changes
Following the instructions given in https://github.com/leafo/lessphp/issues/491#issuecomment-28142698, some changes has been added to fix the leafo/lessphp compiling error.