Update gfm.css to github-markdown-css (#12613)

* Update gfm.css to github-markdown-css

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update screenshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-06-13 17:27:37 +01:00 committed by GitHub
parent 24e3e08391
commit 8c49f3f2ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 14 additions and 7 deletions

View file

@ -6,3 +6,4 @@
@import "../../light/css/_mods.pcss";
@import "../../../../res/css/_components.pcss";
@import url("highlight.js/styles/atom-one-dark.min.css");
@import url("github-markdown-css/github-markdown-dark.css");