dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_anatole
mirror of
https://github.com/lxndrblz/anatole.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
chore: exclude template files from prettier
Alexander Bilz
20.09.2022
6f5178ed67c3a3669e13bf41d9ca9984d1c1380d
[external-software/github_gohugo_theme_anatole.git]
/
assets
/
scss
/
anatole.rtl.scss
1
2
3
4
$content-ratio: {{ .Site.Params.contentratio | default 0.6 }};
$text-direction: "rtl";
@import 'main.scss';