Commit graph

6 commits

Author SHA1 Message Date
Paul Wackerow
f95192beb0
fix Code interface 2022-11-27 13:15:51 -05:00
Paul Wackerow
f09d02aecd
extract and merge Code component
Merges "Code" component from within MDXComponents to recently added UI/docs/Code.tsx, merging and cleaning up conflicts.

Moves all syntax highlighter logic to this component.
2022-11-23 12:53:37 -05:00
Corwin Smith
6205ba69d8 move text styles out of Code.tsx into textStyles 2022-11-21 21:06:08 -07:00
Corwin Smith
e0de40b8dc add design system theme colors 2022-11-17 12:32:59 -07:00
Corwin Smith
73454b0028 style code blocks 2022-11-16 22:36:25 -07:00
Corwin Smith
649918abe5 inline code styles 2022-11-16 21:37:01 -07:00