6 lines
43 B
SCSS
6 lines
43 B
SCSS
// hello
|
|
|
|
body {
|
|
background : black;
|
|
}
|
// hello
|
|
|
|
body {
|
|
background : black;
|
|
}
|