Skip to content

Commit c274e31

Browse files
committed
client(Codeblock.tsx): add syntax highlighting with react-syntax-highlighter
1 parent 148b002 commit c274e31

File tree

14 files changed

+467
-31
lines changed

14 files changed

+467
-31
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ With this site, you can customize your card.
3939

4040
<img src="./docs/demo-site.png" alt="">
4141

42+
> **Warning**
43+
> If the site doesn't load and displays a full white screen, try it in incognito mode.
44+
4245
<hr>
4346

4447
- [🖼️ Demo Website](#️-demo-website)

client/build/asset-manifest.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/build/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/build/static/css/main.fccc1dae.css renamed to client/build/static/css/main.ea4fd3c2.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/build/static/css/main.fccc1dae.css.map renamed to client/build/static/css/main.ea4fd3c2.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/build/static/js/main.2c03dd59.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/build/static/js/main.72137d1c.js.map renamed to client/build/static/js/main.2c03dd59.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/build/static/js/main.72137d1c.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)