5 lines
66 B
SCSS
5 lines
66 B
SCSS
@import 'catpuccin';
|
|
|
|
body {
|
|
background-color: $latte-base;
|
|
}
|