@use "../styles/fonts"; @use "../styles/reset"; @use "../styles/variables"; body { color: variables.$black; background-color: variables.$greyWhite; }