Chris Rebert
|
c6e648d79b
|
rm responsive-invisibility mixin since it's only used once
inline the one remaining usage into .hidden-print's definition
rm now-empty scss/_utilities-responsive.scss file
[skip sauce]
[skip validator]
|
2015-08-26 15:31:36 -07:00 |
|
Mark Otto
|
c3373df95f
|
clean out comments that aren't all that helpful
|
2015-08-17 18:33:34 -07:00 |
|
Mark Otto
|
ac1ed746ef
|
more comments and formatting clean up
|
2015-04-18 11:38:47 -07:00 |
|
Chris Rebert
|
a1126ef655
|
Reorg @viewport now that we don't need to worry about non-responsive layouts
|
2015-01-21 13:05:14 -08:00 |
|
Chris Rebert
|
11a574ce9e
|
Overhaul responsive visibility classes
Thanks to @glebm for help refactoring this to use the breakpoint mixins.
|
2015-01-06 17:47:13 -08:00 |
|
Chris Rebert
|
cbb3b1ff9a
|
Kill scss/mixins/_media-queries.scss
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)
|
2015-01-06 17:47:13 -08:00 |
|
Mark Otto
|
fef873a840
|
fix all validation, turn off some settings, add sort order
|
2014-12-11 12:05:29 -08:00 |
|
Mark Otto
|
27df020852
|
convert to scss
|
2014-12-02 14:02:35 -08:00 |
|