- 18 Jan, 2018 1 commit
-
-
Mark Otto authored
-
- 15 Jan, 2018 2 commits
- 28 Dec, 2017 1 commit
-
-
Mark Otto authored
-
- 19 Oct, 2017 2 commits
- 18 Oct, 2017 1 commit
-
- 03 Oct, 2017 1 commit
-
-
XhmikosR authored
-
- 15 Jun, 2017 1 commit
-
-
Mark Otto authored
-
- 14 Jun, 2017 1 commit
-
-
Mark Otto authored
-
- 04 Feb, 2017 1 commit
-
-
Mark Otto authored
Add `utilities/flex` to the dedicated grid Sass bundle so folks can take advantage of the utilities for basic flex alignment
-
- 24 Jan, 2017 1 commit
-
-
Mark Otto authored
- Correctly places the _custom.scss file first in the other two buids. - Also removes the clearfix mixin from the grid build because flexbox yo.
-
- 27 Dec, 2016 1 commit
-
-
Mark Otto authored
-
- 25 Dec, 2016 1 commit
-
-
Starsam80 authored
-
- 26 Nov, 2016 1 commit
-
-
Mark Otto authored
-
- 27 Jul, 2016 1 commit
-
-
Mark Otto authored
- 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)
-
- 17 Jan, 2016 1 commit
-
-
Mark Otto authored
-
- 27 Sep, 2015 1 commit
-
-
Gleb Mazovetskiy authored
Changes grid and container sizes to `px`, as the viewport pixel size does not depend on the font size. The actual em values were inconsistent with the docs, while the docs were not the same as the comments: * `sm` breakpoint was 34em (544px) not 480px. * `lg` container max-width was 60rem (960px), less gutter than `md`. Changed to 940px, same as Bootstrap 3. * `xl` container max-width was 72.25rem which is 1140px not 1156px. Changed to 1140px matching the comment but not the docs. Addresses #17070 and #17388.
-
- 18 Jun, 2015 1 commit
-
-
Mark Otto authored
-