There is a minor issue, but it bugs me since I saw it: when you use the bold in the blocks with monospace font, the bold letters brake the vertical monospace grid, 'cause they're wider.
Maybe it's not in every font, so this issue must be researched more widely, but the easiest fix if it the same for everyone is adding letter-spacing: -1px for all the bold tokens. But, again, we must assure that this issue reproduces for all the fonts in our monospace font stack.
I can surely say that it reproduces for Monaco on Mac.
There is a minor issue, but it bugs me since I saw it: when you use the bold in the blocks with monospace font, the bold letters brake the vertical monospace grid, 'cause they're wider.
Maybe it's not in every font, so this issue must be researched more widely, but the easiest fix if it the same for everyone is adding
letter-spacing: -1pxfor all the bold tokens. But, again, we must assure that this issue reproduces for all the fonts in our monospace font stack.I can surely say that it reproduces for Monaco on Mac.