funky/_sass/theme.scss

9 lines
81 B
SCSS

// Imports
@import "variables";
@import "type";
// Layout
body {
margin: 0;
}