outdooricon / bootstrap-flexbox-static

Bootstrap 4 static files with flexbox mode enabled

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bootstrap-flexbox-static

This has compiled Bootstrap 4 files with flexbox-mode enabled.

Usage

  • npm i -S bootstrap-flexbox-static
  • Then, within your project, just reference the compiled files from node_modules/bootstrap-flexbox-static/dist.

Credit

I take 0 credit for the amazing work done to create Bootstrap, I've simply compiled what they have built.

Bugs

It's highly unlikely this project is the source of any bugs, and they should instead be filed against https://github.com/twbs/bootstrap/

About

Bootstrap 4 static files with flexbox mode enabled

License:MIT License


Languages

Language:CSS 100.0%