feat: configure syntax highlighting

This commit is contained in:
Max Richter
2025-09-30 21:01:26 +02:00
parent 2a1572f99d
commit c2179c6d22
8 changed files with 72 additions and 11 deletions

View File

@@ -1 +1,6 @@
@import 'tailwindcss';
.cm-foldGutter + .cm-foldGutter {
display: none !important;
}