dsrkafuu / hugo-theme-fuji

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

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

Closed Hyask closed 3 years ago

Hyask commented 3 years ago

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

dsrkafuu commented 3 years ago

Thanks for the pull request😉