feat: keyboard shortcuts for themes

This commit is contained in:
liyasthomas
2022-01-01 19:32:34 +05:30
parent 1baf73a710
commit bb5acf97c6
35 changed files with 359 additions and 98 deletions

View File

@@ -452,6 +452,7 @@ pre.ace_editor {
@apply rounded;
@apply ml-2;
@apply px-1;
@apply transition;
}
.capitalize-first {