aboutsummaryrefslogtreecommitdiff
path: root/scss/utilities/_sizing.scss
AgeCommit message (Collapse)AuthorFilesLines
2018-10-23Added Viewport Height & Width helpers ItaloBC1-0/+8
This allows the user to make a container (ideally) to use viewport height and width and allow better vertical/horizontal alignments of elements.
2017-10-02Switch to stylelint. (#23572)XhmikosR1-0/+2
2017-01-02New position utils, split docsMark Otto1-0/+10
- 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)