8000 fixes #18188 · liuwenye2010/bootstrap@f16ad22 · GitHub
[go: up one dir, main page]

Skip to content

Commit f16ad22

Browse files
committed
fixes twbs#18188
1 parent 4005b31 commit f16ad22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scss/_reboot.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ html {
4444
//
4545
// Wrap `@viewport` with `@at-root` for when folks do a nested import (e.g.,
4646
// `.class-name { @import "bootstrap"; }`).
47+
//
48+
// Includes future-proofed vendor prefixes as well.
4749
@at-root {
4850
@-moz-viewport { width: device-width; }
4951
@-ms-viewport { width: device-width; }

0 commit comments

Comments
 (0)
0