2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

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]
This commit is contained in:
Chris Rebert
2015-08-26 15:09:54 -07:00
parent 19e996c623
commit c6e648d79b
3 changed files with 1 additions and 9 deletions
-1
View File
@@ -28,7 +28,6 @@
@import "mixins/label";
@import "mixins/reset-filter";
@import "mixins/resize";
@import "mixins/responsive-visibility";
@import "mixins/screen-reader";
@import "mixins/size";
@import "mixins/tab-focus";