5 lines
50 B
SCSS
5 lines
50 B
SCSS
@import "constants";
|
|
|
|
.change {
|
|
width: 300px;
|
|
}
|
@import "constants";
|
|
|
|
.change {
|
|
width: 300px;
|
|
}
|