Updated FAQs (markdown)

Aditya Telange 2022-06-10 22:03:08 +05:30
parent ee20b25e6f
commit 352415351f

@ -288,6 +288,11 @@ ex.
background-color: unset !important;
}
```
You can use, for ex.
```sh
hugo gen chromastyles --style dracula > assets/css/extended/dracula.css
```
More Info : [Configure Markup - Highlight](https://gohugo.io/getting-started/configuration-markup#highlight)