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
Enable RTL layout by providing 'rtl = true' in the config (#72)
Khosrow Moossavi
01.18.2018
42d75aefe4529d94480d1cab4df1e5f725e4d072
[external-software/github_gohugo_theme_hugo-coder.git]
/
assets
/
scss
/
coder.scss
1
2
3
4
5
6
@import "_colors";
@import "_base";
@import "_content";
@import "_navigation";
@import "_pagination";
@import "_footer";