🐛 fix: syntax highlighting

This commit is contained in:
serginogal
2023-02-03 02:34:06 +09:00
parent dc7df9231a
commit 64ed8287ff
3 changed files with 481 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
@import 'parts/home-banner.scss';
@import 'parts/footer.scss';
@import 'parts/theme-switch.scss';
@import 'syntax/syntax-ayu-dark.scss';
:root {
--max-layout-width: 1000px;