aboutsummaryrefslogtreecommitdiff
path: root/docs/utilities/sizing.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-37/+0
2017-05-28new toc in utils and about and extendMark Otto1-3/+3
2017-04-08Revert "Drop width from sizing utils given .col- classes can do the same ↵Mark Otto1-3/+10
thing (follow up to #22376)" This reverts commit 2f21403a933336f7cb01c86bf3c650490bc658a6.
2017-04-08Drop width from sizing utils given .col- classes can do the same thing ↵Mark Otto1-10/+3
(follow up to #22376)
2017-01-02document new utils and change organization to match cssMark Otto1-18/+3
2017-01-02New position utils, split docsMark Otto1-0/+52
- Renames .pos-f-t to .fixed-top, adds .fixed-bottom and .sticky-top - Updates utilities Sass to be split across more files (one for position, sizing, and spacing)