Hugo Themes Guide
Insights on select hugo themes
Insights on select hugo themes
Optimize Hugo site
Guide to manually install hugo
Removed from ../../themes/hugo-theme-stack/assets/scss/partials/article.scss:37 @for $i from 1 through length($defaultTagBackgrounds) { &:nth-child(#{length($defaultTagBackgrounds)}n + #{$i}) { .article-category a { background: nth($defaultTagBackgrounds, $i); color: nth($defaultTagColors, $i); } } }