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

@ -5,3 +5,4 @@
@import "../../legacy-dark/css/_legacy-dark.pcss";
@import "../../light-custom/css/_custom.pcss";
@import "../../../../res/css/_components.pcss";
@import url("github-markdown-css/github-markdown-dark.css");