aboutsummaryrefslogtreecommitdiff
path: root/scss/utilities/_flex.scss
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Flex utility classes shouldn't depend on $enable-grid-classesChris Rebert1-1/+1
2016-02-06lintingMark Otto1-7/+7
2016-02-06add horizontal flex utilsMark Otto1-0/+9
2016-02-06rename vertical align flex utils to middle to avoid clash with horizontal centerMark Otto1-2/+2
2016-02-06more accurate commentsMark Otto1-2/+2
2016-02-06Move the conditional statement back to the file because nested imports aren't...Mark Otto1-17/+19
2016-02-06rename .flex-all-* to .flex-items-* to match flexbox nomenclatureMark Otto1-3/+3
2016-02-06Conditionally include the flex utils in the import stack and reduce to a sing...Mark Otto1-22/+12
2016-02-06Move grid flex classes to utils instead maybe?Mark Otto1-0/+35