LearningTypeScript / site

Companion website for the Learning TypeScript book.
https://learningtypescript.com
MIT License
47 stars 11 forks source link

fix: align manual CodeBlock styles to shiki's #105

Closed JoshuaKGoldberg closed 1 year ago

JoshuaKGoldberg commented 1 year ago

PR Checklist

Overview

Swizzles the CodeBlock component and gives it styles roughly equivalent to the shiki ones.

Also bumps a bunch of versions to their latest. Just in case it's useful.

I know I should file an issue somewhere to not have to do this... but I just don't have the energy.