dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_hugo-coder
mirror of
https://github.com/luizdepra/hugo-coder.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add i18n support for Korean (#487)
JaeSang Yoo
09.58.2020
f4c5ce9052c92f135c803ad05051a3d3a35515d5
[external-software/github_gohugo_theme_hugo-coder.git]
/
assets
/
scss
/
coder-dark.scss
1
2
3
4
5
6
@import "variables";
@import "base_dark";
@import "content_dark";
@import "navigation_dark";
@import "footer_dark";
@import "float_dark";