alexdaniels.me/assets/styles/scss/brain.scss

6 lines
86 B
SCSS
Raw Normal View History

2026-06-03 17:18:50 -07:00
@use './brain/form';
@use './brain/layout';
body {
background-color: lightgrey;
}