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
Initial Structure
Alexander Bilz
21.34.2021
d66f1621a39d159446ed70b07772a039e4ca3a8c
[external-software/github_gohugo_theme_anatole.git]
/
assets
/
scss
/
anatole.scss
1
2
3
4
5
6
7
8
@import 'variables';
@import 'mixins';
@import 'typography';
@import 'navigation';
@import 'templates/main.scss';
@import 'print';
@import 'code';
@import 'contact';