mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
24.52.2020 e298aaecb8f4bd0c08f9adf992e6e95138be5c1d
README.md
@@ -268,6 +268,11 @@
hugo gen chromastyles --style=monokailight > assets/css/syntax.css
```
If you get any errors, make sure the `assets/css/` directory exists within your sites root folder.
Include the newly generated `syntax.css` like a standard custom css script:
```
[params]
customCss = ["css/syntax.css"]
```
## License