# Only the main Sass file needs front matter (the dashes are enough)
@import “base”;
@media (prefers-color-scheme: hacker) {
@import "hacker";
}
# Only the main Sass file needs front matter (the dashes are enough)
@import “base”;
@media (prefers-color-scheme: hacker) {
@import "hacker";
}