dsrkafuu / hugo-theme-fuji

A minimal Hugo theme with nice theme color. | 一个主题色极简 Hugo 主题。
https://github.dsrkafuu.net/hugo-theme-fuji/
Apache License 2.0
368 stars 98 forks source link

fuji.scss: let the user override the theme #43

Closed Hyask closed 4 years ago

Hyask commented 4 years ago

This allows a [SITEROOT]/assets/scss/_custom.scss file to override the theme without using !important everywhere.

dsrkafuu commented 4 years ago

Thanks for the pull request😉