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.scss
1
2
3
4
5
6
7
@import "variables";
@import "base";
@import "content";
@import "navigation";
@import "pagination";
@import "footer";
@import "float";