Skip to content

heimrichhannot/bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Bootstrap 4 contao component

If you have problems with symlinking the twbs/bootstrap dependency, simply add the following post-update-cmd to your project composer.json.

"scripts": {
    "post-update-cmd": [
        "ln -snf ../vendor/twbs/bootstrap/ assets/bootstrap"
    ]
}

About

Shim repository for Bootstrap 4

Resources

Stars

Watchers

Forks

Packages

No packages published