code-hike / codehike

Build rich content websites with Markdown and React
https://codehike.org
MIT License
4.68k stars 142 forks source link

Reset some code styles #136

Closed pomber closed 2 years ago

pomber commented 2 years ago

for better compat with nextra

📦 Published PR as canary version: 0.3.0--canary.136.91e3d56.0
:sparkles: Test out this PR locally via: ```bash npm install @code-hike/classer@0.3.0--canary.136.91e3d56.0 npm install @code-hike/highlighter@0.3.0--canary.136.91e3d56.0 npm install @code-hike/mdx@0.3.0--canary.136.91e3d56.0 npm install @code-hike/mini-browser@0.3.0--canary.136.91e3d56.0 npm install @code-hike/mini-editor@0.3.0--canary.136.91e3d56.0 npm install @code-hike/mini-frame@0.3.0--canary.136.91e3d56.0 npm install @code-hike/mini-terminal@0.3.0--canary.136.91e3d56.0 npm install @code-hike/player@0.3.0--canary.136.91e3d56.0 npm install @code-hike/playground@0.3.0--canary.136.91e3d56.0 npm install @code-hike/script@0.3.0--canary.136.91e3d56.0 npm install @code-hike/scroller@0.3.0--canary.136.91e3d56.0 npm install @code-hike/scrollycoding@0.3.0--canary.136.91e3d56.0 npm install @code-hike/sim-user@0.3.0--canary.136.91e3d56.0 npm install @code-hike/smooth-code@0.3.0--canary.136.91e3d56.0 npm install @code-hike/smooth-column@0.3.0--canary.136.91e3d56.0 npm install storybook@0.3.0--canary.136.91e3d56.0 npm install @code-hike/utils@0.3.0--canary.136.91e3d56.0 # or yarn add @code-hike/classer@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/highlighter@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/mdx@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/mini-browser@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/mini-editor@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/mini-frame@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/mini-terminal@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/player@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/playground@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/script@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/scroller@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/scrollycoding@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/sim-user@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/smooth-code@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/smooth-column@0.3.0--canary.136.91e3d56.0 yarn add storybook@0.3.0--canary.136.91e3d56.0 yarn add @code-hike/utils@0.3.0--canary.136.91e3d56.0 ```
github-actions[bot] commented 2 years ago

:rocket: PR was released in v0.3.0 :rocket: