# Only the main Sass file needs front matter (the dashes are enough)
@import “dash”;
.post-excerpt {
@include themed() { color: t('foreground-color'); }
}
# Only the main Sass file needs front matter (the dashes are enough)
@import “dash”;
.post-excerpt {
@include themed() { color: t('foreground-color'); }
}