Repository URL to install this package:
|
Version:
7.13.0-rc.3 ▾
|
* {
box-sizing: border-box;
}
*:before,
*:after {
box-sizing: border-box;
}
html,
body {
background-color: #fff;
color: #333;
line-height: 1.5;
}