javihgil/bootstrap-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

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

v0.1 2013-12-11 22:34 UTC

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.