]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Enable flexbox grid CSS on our docs page 20372/head
authorMark Otto <markdotto@gmail.com>
Wed, 27 Jul 2016 04:09:39 +0000 (21:09 -0700)
committerMark Otto <markdotto@gmail.com>
Wed, 27 Jul 2016 04:09:39 +0000 (21:09 -0700)
commit8e9a9a5960697cd8cd698ca6b4d8733bd7872de6
treee78c2030f5454ad799124b0646bc5db74d2a31d1
parentc017eaca2fb318f7d215f41b966d553429e00f90
Enable flexbox grid CSS on our docs page

- Creates new flexbox grid Sass file in our docs assets
- Updates the Gruntfile to compile said new Sass file and minify the output
- Update notice on flexbox docs page for how it works
- Only enable compiled flexbox grid CSS in hosted docs site, not in dev (for easier and specific debugging of all flexbox features)
Gruntfile.js
docs/_includes/header.html
docs/assets/scss/flex-grid.scss [new file with mode: 0644]
docs/layout/flexbox-grid.md
grunt/bs-sass-compile/libsass.js
grunt/bs-sass-compile/sass.js
scss/bootstrap-grid.scss