| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-23 | Reorganize utilities into more separate files under a `/scss/utilities/` ↵ | Chris Rebert | 1 | -49/+0 | |
| directory [skip sauce] [skip validator] | |||||
| 2015-10-28 | scss/_utilities-responsive.scss: Fix outdated comment heading | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-08-26 | rm responsive-invisibility mixin since it's only used once | Chris Rebert | 1 | -1/+1 | |
| inline the one remaining usage into .hidden-print's definition rm now-empty scss/_utilities-responsive.scss file [skip sauce] [skip validator] | |||||
| 2015-08-17 | clean out comments that aren't all that helpful | Mark Otto | 1 | -5/+0 | |
| 2015-04-18 | more comments and formatting clean up | Mark Otto | 1 | -0/+5 | |
| 2015-01-21 | Reorg @viewport now that we don't need to worry about non-responsive layouts | Chris Rebert | 1 | -20/+0 | |
| 2015-01-06 | Overhaul responsive visibility classes | Chris Rebert | 1 | -92/+13 | |
| Thanks to @glebm for help refactoring this to use the breakpoint mixins. | |||||
| 2015-01-06 | Kill scss/mixins/_media-queries.scss | Chris Rebert | 1 | -15/+15 | |
| replaced media-xs => media-breakpoint-down(xs) replaced media-sm => media-breakpoint-up(sm) replaced media-sm-max => media-breakpoint-only(sm) replaced media-md => media-breakpoint-up(md) replaced media-md-max => media-breakpoint-only(md) replaced media-lg => media-breakpoint-up(lg) | |||||
| 2014-12-11 | fix all validation, turn off some settings, add sort order | Mark Otto | 1 | -4/+4 | |
| 2014-12-02 | convert to scss | Mark Otto | 1 | -0/+148 | |
