Add code editor

This commit is contained in:
1ilit
2023-09-19 15:46:50 +03:00
parent 02541374ea
commit fb96932379
5 changed files with 259 additions and 110 deletions

View File

@@ -2,6 +2,6 @@
@tailwind components;
@tailwind utilities;
body {
overflow: hidden;
.cm-focused {
outline: none !important;
}