13 lines
132 B
SCSS
13 lines
132 B
SCSS
/*
|
|
* All
|
|
* Base * Seettings
|
|
*
|
|
* Dependencies:
|
|
*
|
|
* Version:
|
|
* 1.0.0 - 2018/02/23
|
|
*/
|
|
* {
|
|
box-sizing: border-box;
|
|
}
|