mjbvz / vscode-github-markdown-preview-style

VS Code extension that changes the built-in markdown preview to match Github's styling
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles
MIT License
301 stars 57 forks source link

[Bug] Generated GitHub Styles #138

Open JSanchezIO opened 1 month ago

JSanchezIO commented 1 month ago

This extension provides CSS that matches GitHub using generate-github-markdown-css which had a bug in 6.2.0 that omitted the definition of the --base-size-8 and --base-size-16 CSS variables. It's since been fixed, can we update the generate-github-markdown-css dependency and published a new patch version so these variables are available?